Switch to our repository for Stats

This commit is contained in:
phahulin 2017-07-06 17:21:43 +03:00 committed by GitHub
parent 4f012ce413
commit bcab6543f6
1 changed files with 1 additions and 1 deletions

View File

@ -134,7 +134,7 @@ EOF
# based on https://get.parity.io
install_netstats() {
echo "=====> install_netstats"
git clone https://github.com/cubedro/eth-net-intelligence-api
git clone https://github.com/oraclesorg/eth-net-intelligence-api
cd eth-net-intelligence-api
#sed -i '/"web3"/c "web3": "0.19.x",' package.json
sudo npm install