sum updoots
This commit is contained in:
@@ -67,8 +67,8 @@ printf "changing directory back..."
|
|||||||
cd ..
|
cd ..
|
||||||
checkcode $?
|
checkcode $?
|
||||||
|
|
||||||
echo "Enter attribution passphrase:"
|
|
||||||
echo
|
echo
|
||||||
|
echo "Enter attribution passphrase:"
|
||||||
read -r -s attribution_passphrase
|
read -r -s attribution_passphrase
|
||||||
echo
|
echo
|
||||||
echo "Enter attribution passphrase again:"
|
echo "Enter attribution passphrase again:"
|
||||||
@@ -108,8 +108,8 @@ printf "moving out.7z to archives..."
|
|||||||
mv out.7z "archives/verifiable_archive_${unix_seconds}.7z" > /dev/null 2>&1
|
mv out.7z "archives/verifiable_archive_${unix_seconds}.7z" > /dev/null 2>&1
|
||||||
checkcode $?
|
checkcode $?
|
||||||
|
|
||||||
echo "input keystore passphrase:"
|
|
||||||
echo
|
echo
|
||||||
|
echo "input keystore passphrase:"
|
||||||
read -r -s keystore_passphrase
|
read -r -s keystore_passphrase
|
||||||
echo
|
echo
|
||||||
echo "input keystore passphrase (again):"
|
echo "input keystore passphrase (again):"
|
||||||
|
|||||||
Reference in New Issue
Block a user