mirror of https://github.com/status-im/consul.git
Make the packages up to date
This commit is contained in:
parent
1f57584d39
commit
bd3f7328b1
|
@ -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