Skip to content

Instantly share code, notes, and snippets.

@maclover7
Last active October 4, 2015 15:40
Show Gist options
  • Save maclover7/094ee48c027bdd288497 to your computer and use it in GitHub Desktop.
Save maclover7/094ee48c027bdd288497 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

$ sudo bash < <(curl -fsSL https://dl.flynn.io/install-flynn)

$ /sbin/modprobe zfs
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment