Created
July 31, 2021 19:56
-
-
Save viggin543/9b74ac80a9844347b69e76ec137643af to your computer and use it in GitHub Desktop.
This file contains hidden or 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
| 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