mirror of
https://github.com/fosslinux/live-bootstrap.git
synced 2026-03-15 15:55:24 +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 @@ patch -Np0 -i ../../patches/ls-strcmp.patch
|
|||
/after/bin/make -f Makefile install
|
||||
|
||||
cd ../..
|
||||
|
||||
# Checksums
|
||||
sha256sum -c checksums/pass1
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue