+ list ssh dir
This commit is contained in:
@@ -47,3 +47,6 @@ else
|
|||||||
echo "no worries. you can manually decrypt the file, if needed:"
|
echo "no worries. you can manually decrypt the file, if needed:"
|
||||||
echo "gpg -d id_rsa.gpg > id_rsa"
|
echo "gpg -d id_rsa.gpg > id_rsa"
|
||||||
fi
|
fi
|
||||||
|
|
||||||
|
echo "${trg_ssh_dir}:"
|
||||||
|
ls -al ${trg_ssh_dir}
|
||||||
|
|||||||
Reference in New Issue
Block a user