Use latest netstats (#989)
This commit is contained in:
parent
3c6669bd98
commit
0b78a1ead9
@ -664,9 +664,6 @@ function run_installer()
|
|||||||
|
|
||||||
[ ! -d "www" ] && git clone https://github.com/cubedro/eth-net-intelligence-api netstats
|
[ ! -d "www" ] && git clone https://github.com/cubedro/eth-net-intelligence-api netstats
|
||||||
cd netstats
|
cd netstats
|
||||||
git pull
|
|
||||||
git checkout 95d595258239a0fdf56b97dedcfb2be62f6170e6
|
|
||||||
|
|
||||||
sudo npm install
|
sudo npm install
|
||||||
sudo npm install pm2 -g
|
sudo npm install pm2 -g
|
||||||
|
|
||||||
|
@ -492,9 +492,6 @@ function run_installer()
|
|||||||
[ ! -d "www" ] && git clone https://github.com/cubedro/eth-net-intelligence-api netstats
|
[ ! -d "www" ] && git clone https://github.com/cubedro/eth-net-intelligence-api netstats
|
||||||
oldpwd= $(pwd)
|
oldpwd= $(pwd)
|
||||||
cd netstats
|
cd netstats
|
||||||
git pull
|
|
||||||
git checkout 95d595258239a0fdf56b97dedcfb2be62f6170e6
|
|
||||||
|
|
||||||
sudo npm install
|
sudo npm install
|
||||||
sudo npm install pm2 -g
|
sudo npm install pm2 -g
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user