Navigation Menu

Skip to content

Commit

Permalink
use https
Browse files Browse the repository at this point in the history
  • Loading branch information
ptone committed Mar 17, 2014
1 parent a3fde1e commit 3f155ac
Showing 1 changed file with 1 addition and 2 deletions.
3 changes: 1 addition & 2 deletions linux-setup.sh
Expand Up @@ -8,8 +8,7 @@
# of the provisioning user by vagrant.

sudo apt-get install -q -y curl
# if you are paying attention, no get.docker.io does NOT use https
curl get.docker.io | sudo sh -x
curl https://get.docker.io | sudo sh -x
sudo apt-get install -y -q python-all-dev
sudo apt-get install -y -q python-pip
sudo apt-get install -y -q git
Expand Down

0 comments on commit 3f155ac

Please sign in to comment.