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