Skip to content

Instantly share code, notes, and snippets.

@nickjordan
Created June 12, 2012 02:19
Show Gist options
  • Save nickjordan/2913979 to your computer and use it in GitHub Desktop.
Save nickjordan/2913979 to your computer and use it in GitHub Desktop.
Adding Keys for Heroku
heroku keys:add ~/.ssh/id_rsa.pub
http://stackoverflow.com/questions/4269922/permission-denied-publickey-when-deploying-heroku-code-fatal-the-remote-end
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment