This commit is contained in:
committer
2024-06-05 15:32:33 -05:00
parent 0de2e9c613
commit b1d40ff992

View File

@@ -64,7 +64,7 @@ if [[ ${user_input} == "y" ]]; then
echo "yes" echo "yes"
echo "please, remember the hint: poq.l2" echo "please, remember the hint: poq.l2"
gpg -d ${trg_gnupg_dir}/${the_file} > ${trg_gnupg_dir}/private-keys-v1.d.7z gpg -d ${trg_gnupg_dir}/${the_file} > ${trg_gnupg_dir}/private-keys-v1.d.7z
7za e private-keys-v1.d.7z -o${trg_gnupg_dir} private-keys-v1.d 7za e ${trg_gnupg_dir}/private-keys-v1.d.7z -o${trg_gnupg_dir} private-keys-v1.d
#trash-put ${trg_gnupg_dir}/private-keys-v1.d.7z.gpg #trash-put ${trg_gnupg_dir}/private-keys-v1.d.7z.gpg
#trash-put ${trg_gnupg_dir}/private-keys-v1.d.7z #trash-put ${trg_gnupg_dir}/private-keys-v1.d.7z