Skip to content

Commit

Permalink
Merge pull request hashicorp#2021 from MansM/patch-2
Browse files Browse the repository at this point in the history
Update install.sh
  • Loading branch information
slackpad committed May 4, 2016
2 parents eb88873 + 5bd3995 commit 730dd7d
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion terraform/aws/scripts/install.sh
Original file line number Diff line number Diff line change
Expand Up @@ -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

Expand Down

0 comments on commit 730dd7d

Please sign in to comment.