mirror of
https://github.com/mynodebtc/mynode.git
synced 2024-12-24 21:48:08 +00:00
Upgrade BTCPay to v1.5.4
This commit is contained in:
parent
70e8b8e16b
commit
aac373b263
|
@ -141,8 +141,8 @@ while true; do
|
|||
cd /mnt/hdd/mynode/btcpayserver
|
||||
|
||||
# Clone this repository
|
||||
#git clone https://github.com/btcpayserver/btcpayserver-docker
|
||||
git clone https://github.com/tehelsper/btcpayserver-docker.git
|
||||
git clone https://github.com/btcpayserver/btcpayserver-docker
|
||||
#git clone https://github.com/tehelsper/btcpayserver-docker.git
|
||||
cd btcpayserver-docker
|
||||
|
||||
# Run btcpay-setup.sh with the right parameters
|
||||
|
|
|
@ -79,7 +79,7 @@ RTL_VERSION="v0.12.3"
|
|||
RTL_VERSION_FILE=/home/bitcoin/.mynode/rtl_version
|
||||
RTL_LATEST_VERSION_FILE=/home/bitcoin/.mynode/rtl_version_latest
|
||||
|
||||
BTCPAYSERVER_VERSION="1.5.3"
|
||||
BTCPAYSERVER_VERSION="1.5.4"
|
||||
#BTCPAYSERVER_NBXPLORER_VERSION="2.2.20"
|
||||
#BTCPAYSERVER_POSTGRES_VERSION="13.6"
|
||||
if [ "$IS_32_BIT" = "1" ]; then
|
||||
|
|
Loading…
Reference in New Issue
Block a user