sum updoots

This commit is contained in:
2026-05-23 07:46:40 -06:00
parent fd740e66f0
commit fa658fa4fb
+1 -1
View File
@@ -122,7 +122,7 @@ checkcode $?
# unset keystore_passphrase_check > /dev/null 2>&1 # unset keystore_passphrase_check > /dev/null 2>&1
printf "archivin keys..." printf "archivin keys..."
7z a "keystore/keystore_${unix_seconds}.7z" "private_*" "private_*.pub" "attribution_passphrase_${unix_seconds}.txt" -p$keystore_passphrase -mhe=on # > /dev/null 2>&1 7z a "keystore/keystore_${unix_seconds}.7z" "private_*" "private_*.pub" "attribution_passphrase_${unix_seconds}.txt" -p -mhe=on # > /dev/null 2>&1
checkcode $? checkcode $?
printf "testing key archive..." printf "testing key archive..."