mirror of
https://github.com/raspiblitz/raspiblitz.git
synced 2025-09-25 19:21:57 +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
|
||||
sudo -u btcrpcexplorer git clone https://github.com/janoside/btc-rpc-explorer.git
|
||||
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
|
||||
|
||||
# prepare .env file
|
||||
|
Reference in New Issue
Block a user