Skip to content

Instantly share code, notes, and snippets.

@VireshDoshi
Created March 7, 2018 14:35
Show Gist options
  • Save VireshDoshi/980f9b99528efc99b34ab91c4c4790dd to your computer and use it in GitHub Desktop.
Save VireshDoshi/980f9b99528efc99b34ab91c4c4790dd to your computer and use it in GitHub Desktop.
fly install commands
$ wget https://github.com/concourse/concourse/releases/download/v3.9.1/fly_linux_amd64
$ sudo install ./fly_linux_amd64 /usr/local/bin/fly
$ fly --version
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment