Skip to content

Instantly share code, notes, and snippets.

@viggin543
Created July 31, 2021 19:56
Show Gist options
  • Save viggin543/9b74ac80a9844347b69e76ec137643af to your computer and use it in GitHub Desktop.
Save viggin543/9b74ac80a9844347b69e76ec137643af to your computer and use it in GitHub Desktop.
echo -n "${PRIVATE_KEY}" | base64 --decode > github_id_rsa
sudo chmod 600 github_id_rsa
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment