Skip to content

Instantly share code, notes, and snippets.

@maclover7
Last active October 4, 2015 15:43
Show Gist options
  • Save maclover7/01d292417fbf901d603e to your computer and use it in GitHub Desktop.
Save maclover7/01d292417fbf901d603e to your computer and use it in GitHub Desktop.
L=/usr/local/bin/flynn && curl -sSL -A "`uname -sp`" https://dl.flynn.io/cli | zcat >$L && chmod +x $L
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment