Merge pull request #2021 from MansM/patch-2

Update install.sh
This commit is contained in:
James Phillips 2016-05-04 09:37:51 -07:00
commit 200f2b5f2a
1 changed files with 1 additions and 1 deletions

View File

@ -12,7 +12,7 @@ fi
echo "Fetching Consul..."
CONSUL=0.6.3
CONSUL=0.6.4
cd /tmp
wget https://releases.hashicorp.com/consul/${CONSUL}/consul_${CONSUL}_linux_amd64.zip -O consul.zip