+ list ssh dir

This commit is contained in:
tuxwarrior
2024-05-06 07:24:56 -05:00
parent 44b28b3e0c
commit bf045a2f93

View File

@@ -47,3 +47,6 @@ else
echo "no worries. you can manually decrypt the file, if needed:"
echo "gpg -d id_rsa.gpg > id_rsa"
fi
echo "${trg_ssh_dir}:"
ls -al ${trg_ssh_dir}