Implement sha256summing for all remaining kaem scripts

This commit is contained in:
fosslinux 2021-02-18 18:29:18 +11:00
parent d6780c9947
commit 8724c94d20
14 changed files with 94 additions and 0 deletions

View file

@ -45,3 +45,6 @@ ln -s /after/bin/bash /bin/bash
ln -s /after/bin/bash /bin/sh
cd ../..
# Checksums
sha256sum -c checksums

View file

@ -0,0 +1 @@
d60023c3cd1bede628e920ac18a0f71115274f1867eb50ccd05ece1f64bc5fd6 /after/bin/bash