mirror of
https://github.com/status-im/consul.git
synced 2025-01-27 05:57:03 +00:00
Merge pull request #3038 from jkodroff/patch-2
Update install.sh for Consul 0.8.3
This commit is contained in:
commit
f26c4f62a5
@ -12,7 +12,7 @@ fi
|
||||
|
||||
|
||||
echo "Fetching Consul..."
|
||||
CONSUL=0.8.0
|
||||
CONSUL=0.8.3
|
||||
cd /tmp
|
||||
wget https://releases.hashicorp.com/consul/${CONSUL}/consul_${CONSUL}_linux_amd64.zip -O consul.zip --quiet
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user