Skip to content

Instantly share code, notes, and snippets.

@euskadi31
Last active August 29, 2015 14:07
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 euskadi31/673a0c459b32c876e4d2 to your computer and use it in GitHub Desktop.
Save euskadi31/673a0c459b32c876e4d2 to your computer and use it in GitHub Desktop.
#!/bin/bash
export STAGE3=20140925
wget https://github.com/euskadi31/gentoo-azure/archive/v1.0.9.tar.gz
tar -zxf v*.tar.gz
cd gentoo-azure-*/
export SCRIPTS=$(pwd)
./provision.sh
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment