We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 8a09f71 commit 254f21fCopy full SHA for 254f21f
README.md
@@ -33,7 +33,7 @@ Modify the configuration file to match your project setup. [Read more about the
33
34
nano /etc/git-auto-deploy.conf.json
35
36
-Optional: Copy any private SSH key you wish to use to the home directory of GAD.
+Optional: Copy any private SSH key you wish to use to the home directory of GAD. [Check out this document for more on SSH keys](./docs/add-ssh-keys.md)
37
38
sudo cp /path/to/id_rsa /etc/git-auto-deploy/.ssh/
39
sudo chown -R git-auto-deploy:git-auto-deploy /etc/git-auto-deploy
0 commit comments