Last active
August 29, 2015 14:06
-
-
Save pasindud/12fb7697211aa698ad53 to your computer and use it in GitHub Desktop.
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
apt-get update | |
apt-get install git | |
apt-get install nodejs | |
apt-get install npm | |
git clone https://github.com/listopio/varys | |
git clone https://github.com/listopio/kingsguard | |
git clone https://github.com/listopio/baelish | |
sudo apt-get install docker.io | |
sudo ln -sf /usr/bin/docker.io /usr/local/bin/docker | |
sudo sed -i '$acomplete -F _docker docker' /etc/bash_completion.d/docker.io | |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
bash -c "$(curl -fsSL https://gist.githubusercontent.com/pasindud/12fb7697211aa698ad53/raw/4bb355e7f4bd100cb13dc883ce397e40d9c85f4b/startup.sh)"