fix proxy issue with wetty install

fixes #63
This commit is contained in:
Marco Ochse 2016-11-29 18:03:49 +01:00 committed by GitHub
parent 8d55eed8e5
commit fb71d49a56

View file

@ -272,7 +272,7 @@ pip install --upgrade pip
pip install alerta
fuECHO "### Installing wetty."
ln -s /usr/bin/nodejs /usr/bin/node
npm install git://github.com/t3chn0m4g3/wetty -g
npm install https://github.com/t3chn0m4g3/wetty -g
# Let's add the docker repository
fuECHO "### Adding the docker repository."