Created
April 17, 2018 00:06
-
-
Save bengchet/dad681e08ea8fe2b9ff8623eeb578cc2 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
| cat deploy | base64 | tr -d "\n" > deploy_b64 | |
| cat deploy_b64 | xclip -selection clipboard |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment