diff --git a/create-attributable-archive.sh b/create-attributable-archive.sh index 9582149..7becb0b 100755 --- a/create-attributable-archive.sh +++ b/create-attributable-archive.sh @@ -168,7 +168,7 @@ printf "archivin keys..." checkcode $? printf "testing key archive..." -7z t "keystore/keystore_${unix_seconds}.7z" -p -mhe=on # > /dev/null 2>&1 +7z t "keystore/keystore_${unix_seconds}.7z" -p # > /dev/null 2>&1 checkcode $? # unset keystore_passphrase