Created
September 24, 2019 09:13
-
-
Save grumpysi/265a420507f1f54e3e8a457db88ca637 to your computer and use it in GitHub Desktop.
Generate new ssh Laravel Forge deploy key
This file contains 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
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