diff --git a/dots/bin/deploySshKeys.sh b/dots/bin/deploySshKeys.sh index ae52fc6..7696c4b 100755 --- a/dots/bin/deploySshKeys.sh +++ b/dots/bin/deploySshKeys.sh @@ -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}