Fix version of netstats to use.

This commit is contained in:
Gav Wood 2016-02-04 21:35:46 +01:00
parent 84b83cda77
commit 7e87546523
1 changed files with 1 additions and 0 deletions

View File

@ -681,6 +681,7 @@ function run_installer()
[ ! -d "www" ] && git clone https://github.com/cubedro/eth-net-intelligence-api netstats
cd netstats
git pull
git checkout 95d595258239a0fdf56b97dedcfb2be62f6170e6
sudo npm install
sudo npm install pm2 -g