Make the packages up to date

This commit is contained in:
Nguyen Sy Thanh Son 2015-11-28 22:52:40 +07:00
parent 1f57584d39
commit bd3f7328b1
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...