removed bad line

This commit is contained in:
Spencer Gibb
2016-02-08 15:39:45 -07:00
parent 0360cd7da1
commit 6732faf3ca

View File

@@ -7,7 +7,6 @@ rm "consul_*"
rm "consul"
# install consul
wget "https://releases.hashicorp.com/consul/${CONSUL_VER}/${CONSUL_ZIP}
https://dl.bintray.com/mitchellh/consul/${CONSUL_ZIP}"
unzip ${CONSUL_ZIP}
# check
./consul --version