Skip to content

Instantly share code, notes, and snippets.

@bengchet
Created April 17, 2018 00:06
Show Gist options
  • Select an option

  • Save bengchet/dad681e08ea8fe2b9ff8623eeb578cc2 to your computer and use it in GitHub Desktop.

Select an option

Save bengchet/dad681e08ea8fe2b9ff8623eeb578cc2 to your computer and use it in GitHub Desktop.
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