Skip to content

Instantly share code, notes, and snippets.

@andyshora
Created December 4, 2015 12:44
Show Gist options
  • Save andyshora/522b2702506c8fedcd2a to your computer and use it in GitHub Desktop.
Save andyshora/522b2702506c8fedcd2a to your computer and use it in GitHub Desktop.
new public key dokku digital ocean
cat ~/.ssh/az.pub | ssh [email protected] "sudo sshcommand acl-add dokku az"
@andyshora
Copy link
Author

This should alter ~/.ssh/authorized_keys but double check it works.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment