Created
October 29, 2014 23:29
-
-
Save aral/183b3bd303df237ed6d9 to your computer and use it in GitHub Desktop.
Add a new SSH key to Dokku after initial install (e.g., email starts with aral@…)
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
cat .ssh/authorized_keys | grep aral@ | sshcommand acl-add dokku aral |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment