cleanup
This commit is contained in:
@@ -11,7 +11,7 @@ echo "rebuilding out"
|
|||||||
mkdir -p out/contents
|
mkdir -p out/contents
|
||||||
echo "put files to verifiably archive in here" > out/contents/README.md
|
echo "put files to verifiably archive in here" > out/contents/README.md
|
||||||
echo "# todo: make this nice" > ./out/README.md
|
echo "# todo: make this nice" > ./out/README.md
|
||||||
cp test_validate_passphrase.txt out/test_validate_passphrase.sh
|
cp test_validation_passphrase.txt out/test_validate_passphrase.sh
|
||||||
chmod +x out/test_validate_passphrase.sh
|
chmod +x out/test_validate_passphrase.sh
|
||||||
cp verify-everything.txt out/verify-everything.sh
|
cp verify-everything.txt out/verify-everything.sh
|
||||||
chmod +x out/verify-everything.sh
|
chmod +x out/verify-everything.sh
|
||||||
|
|||||||
Reference in New Issue
Block a user