Skip to content

Instantly share code, notes, and snippets.

@xiaods
Forked from uzyexe/panamax-coreos-installer.sh
Last active August 29, 2015 14:08
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save xiaods/6ca91748953693acd972 to your computer and use it in GitHub Desktop.
Save xiaods/6ca91748953693acd972 to your computer and use it in GitHub Desktop.
mkdir panamax
cd panamax
curl -O http://download.panamax.io/installer/pmx-installer-latest.zip
unzip pmx-installer-latest.zip
sudo su
./coreos install --stable
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment