mirror of
https://github.com/raspiblitz/raspiblitz.git
synced 2025-09-27 12:06:36 +02:00
#1137 update BTC-RPC-Explorer to v2.0.0
This commit is contained in:
@@ -112,7 +112,7 @@ if [ "$1" = "1" ] || [ "$1" = "on" ]; then
|
|||||||
cd /home/btcrpcexplorer
|
cd /home/btcrpcexplorer
|
||||||
sudo -u btcrpcexplorer git clone https://github.com/janoside/btc-rpc-explorer.git
|
sudo -u btcrpcexplorer git clone https://github.com/janoside/btc-rpc-explorer.git
|
||||||
cd btc-rpc-explorer
|
cd btc-rpc-explorer
|
||||||
sudo -u btcrpcexplorer git reset --hard v1.1.9
|
sudo -u btcrpcexplorer git reset --hard v2.0.0
|
||||||
sudo -u btcrpcexplorer npm install
|
sudo -u btcrpcexplorer npm install
|
||||||
|
|
||||||
# prepare .env file
|
# prepare .env file
|
||||||
|
Reference in New Issue
Block a user