mirror of
https://github.com/status-im/consul.git
synced 2025-01-22 03:29:43 +00:00
Update install.sh
version bump
This commit is contained in:
parent
80048067ff
commit
e19ff53e5c
@ -5,7 +5,7 @@ set -e
|
||||
JOIN_ADDRS=$(cat /tmp/consul-server-addr | tr -d '\n')
|
||||
|
||||
# consul version to install
|
||||
CONSUL_VERSION=0.5.2
|
||||
CONSUL_VERSION=0.6.4
|
||||
|
||||
sudo sh -c 'echo "127.0.0.1 consul-node-'$(cat /tmp/consul-server-index)'" >> /etc/hosts'
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user