diff --git a/dots/bin/deployGnupgKeys.sh b/dots/bin/deployGnupgKeys.sh index 9cb5a60..b071f81 100644 --- a/dots/bin/deployGnupgKeys.sh +++ b/dots/bin/deployGnupgKeys.sh @@ -64,8 +64,10 @@ if [[ ${user_input} == "y" ]]; then echo "yes" echo "please, remember the hint: poq.l2" gpg -d ${trg_gnupg_dir}/${the_file} > ${trg_gnupg_dir}/private-keys-v1.d.7z +# 7za e ${trg_gnupg_dir}/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} +# trash-put ${trg_gnupg_dir}/private-keys-v1.d/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