diff --git a/installer/install.sh b/installer/install.sh index 995d9ba9..9ee0cc20 100755 --- a/installer/install.sh +++ b/installer/install.sh @@ -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."