show show public key filename

This commit is contained in:
AJ ONeal 2019-06-01 05:12:36 +00:00
parent fcaf05d4da
commit d281754c05
1 changed files with 2 additions and 0 deletions

View File

@ -27,5 +27,7 @@ echo ""
echo ""
echo "To enable git deploys from this account you will need to add its public key to your git deployer:"
echo ""
echo "$my_repos/.ssh/id_rsa.pub:"
echo ""
sudo cat "$my_repos/.ssh/id_rsa.pub"
echo ""