mirror of
https://github.com/fosslinux/live-bootstrap.git
synced 2026-03-22 02:56:31 +01:00
Implement sha256summing for all remaining kaem scripts
This commit is contained in:
parent
d6780c9947
commit
8724c94d20
14 changed files with 94 additions and 0 deletions
|
|
@ -31,3 +31,6 @@ chmod 755 /after/bin/bunzip2
|
|||
bzip2 --help
|
||||
|
||||
cd ../..
|
||||
|
||||
# Checksums
|
||||
sha256sum -c checksums
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue