mirror of https://github.com/hashicorp/consul
commit
1505aba367
|
@ -3,6 +3,7 @@
|
||||||
$script = <<SCRIPT
|
$script = <<SCRIPT
|
||||||
|
|
||||||
echo Installing dependencies...
|
echo Installing dependencies...
|
||||||
|
sudo apt-get update
|
||||||
sudo apt-get install -y unzip curl
|
sudo apt-get install -y unzip curl
|
||||||
|
|
||||||
echo Fetching Consul...
|
echo Fetching Consul...
|
||||||
|
|
Loading…
Reference in New Issue