show show public key filename
This commit is contained in:
parent
fcaf05d4da
commit
d281754c05
|
@ -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 ""
|
||||
|
|
Loading…
Reference in New Issue