mirror of https://github.com/status-im/consul.git
commit
c045afaf2c
|
@ -2,7 +2,7 @@
|
|||
# vi: set ft=ruby :
|
||||
$script = <<SCRIPT
|
||||
|
||||
echo Installing depedencies...
|
||||
echo Installing dependencies...
|
||||
sudo apt-get install -y unzip
|
||||
|
||||
echo Fetching Consul...
|
||||
|
|
Loading…
Reference in New Issue