mirror of
https://github.com/mynodebtc/mynode.git
synced 2024-11-11 16:09:16 +00:00
btc-rpc-explorer v1.1.5 (#109)
* btc-rpc-explorer v1.1.5 * btc-rpc-explorer v1.1.5 * Update about.html
This commit is contained in:
parent
ea692dee0a
commit
0769731ab7
|
@ -229,7 +229,7 @@ if [ "$CURRENT" != "$RTL_UPGRADE_URL" ]; then
|
|||
fi
|
||||
|
||||
# Upgrade Bitcoin RPC Explorer
|
||||
BTCRPCEXPLORER_UPGRADE_URL=https://github.com/janoside/btc-rpc-explorer/archive/v1.1.4.tar.gz
|
||||
BTCRPCEXPLORER_UPGRADE_URL=https://github.com/janoside/btc-rpc-explorer/archive/v1.1.5.tar.gz
|
||||
BTCRPCEXPLORER_UPGRADE_URL_FILE=/home/bitcoin/.mynode/.btcrpcexplorer_url
|
||||
CURRENT=""
|
||||
if [ -f $BTCRPCEXPLORER_UPGRADE_URL_FILE ]; then
|
||||
|
|
|
@ -341,7 +341,7 @@ fi
|
|||
|
||||
|
||||
# Install Bitcoin RPC Explorer
|
||||
BTCRPCEXPLORER_UPGRADE_URL=https://github.com/janoside/btc-rpc-explorer/archive/v1.1.4.tar.gz
|
||||
BTCRPCEXPLORER_UPGRADE_URL=https://github.com/janoside/btc-rpc-explorer/archive/v1.1.5.tar.gz
|
||||
BTCRPCEXPLORER_UPGRADE_URL_FILE=/home/bitcoin/.mynode/.btcrpcexplorer_url
|
||||
CURRENT=""
|
||||
if [ -f $BTCRPCEXPLORER_UPGRADE_URL_FILE ]; then
|
||||
|
|
Loading…
Reference in New Issue
Block a user