Merge pull request #1453 from thanhson1085/patch-1
Make the packages up to date
This commit is contained in:
commit
9f9a904bba
|
@ -3,6 +3,7 @@
|
|||
$script = <<SCRIPT
|
||||
|
||||
echo Installing dependencies...
|
||||
sudo apt-get update
|
||||
sudo apt-get install -y unzip curl
|
||||
|
||||
echo Fetching Consul...
|
||||
|
|
Loading…
Reference in New Issue