Skip to content

Instantly share code, notes, and snippets.

@yourivdlans
Created January 20, 2021 11:58
Show Gist options
  • Save yourivdlans/0e4c318efc72d8fa4eafe90dd65f601c to your computer and use it in GitHub Desktop.
Save yourivdlans/0e4c318efc72d8fa4eafe90dd65f601c to your computer and use it in GitHub Desktop.
Dokku add ssh key from Github key
curl https://github.com/[username].keys | dokku ssh-keys:add username
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment