mirror of https://github.com/status-im/consul.git
parent
80048067ff
commit
5bd3995be3
|
@ -12,7 +12,7 @@ fi
|
||||||
|
|
||||||
|
|
||||||
echo "Fetching Consul..."
|
echo "Fetching Consul..."
|
||||||
CONSUL=0.6.3
|
CONSUL=0.6.4
|
||||||
cd /tmp
|
cd /tmp
|
||||||
wget https://releases.hashicorp.com/consul/${CONSUL}/consul_${CONSUL}_linux_amd64.zip -O consul.zip
|
wget https://releases.hashicorp.com/consul/${CONSUL}/consul_${CONSUL}_linux_amd64.zip -O consul.zip
|
||||||
|
|
||||||
|
|
Loading…
Reference in New Issue