mirror of
https://github.com/rootzoll/raspiblitz.git
synced 2025-02-24 22:58:43 +01:00
#1137 update BTC-RPC-Explorer to v2.0.0
This commit is contained in:
parent
0cd7df7108
commit
1a585952ff
1 changed files with 1 additions and 1 deletions
|
@ -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
|
||||
|
|
Loading…
Add table
Reference in a new issue