mirror of
https://github.com/fosslinux/live-bootstrap.git
synced 2026-03-11 22:05:23 +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
|
|
@ -45,3 +45,6 @@ ln -s /after/bin/bash /bin/bash
|
|||
ln -s /after/bin/bash /bin/sh
|
||||
|
||||
cd ../..
|
||||
|
||||
# Checksums
|
||||
sha256sum -c checksums
|
||||
|
|
|
|||
1
sysa/bash-2.05b/checksums
Normal file
1
sysa/bash-2.05b/checksums
Normal file
|
|
@ -0,0 +1 @@
|
|||
d60023c3cd1bede628e920ac18a0f71115274f1867eb50ccd05ece1f64bc5fd6 /after/bin/bash
|
||||
Loading…
Add table
Add a link
Reference in a new issue