Merge pull request #1453 from thanhson1085/patch-1

Make the packages up to date
This commit is contained in:
Ryan Breen 2015-11-28 11:01:18 -05:00
commit 9f9a904bba
1 changed files with 1 additions and 0 deletions

View File

@ -3,6 +3,7 @@
$script = <<SCRIPT
echo Installing dependencies...
sudo apt-get update
sudo apt-get install -y unzip curl
echo Fetching Consul...