Skip to content

Instantly share code, notes, and snippets.

@grumpysi
Created September 24, 2019 09:13
Show Gist options
  • Save grumpysi/265a420507f1f54e3e8a457db88ca637 to your computer and use it in GitHub Desktop.
Save grumpysi/265a420507f1f54e3e8a457db88ca637 to your computer and use it in GitHub Desktop.
Generate new ssh Laravel Forge deploy key
ssh-keygen -f /home/forge/.ssh/id_rsa -t rsa -N ''
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment