mirror of
https://github.com/mynodebtc/mynode.git
synced 2024-12-25 14:08:07 +00:00
Upgrade RTL to v0.9.0
This commit is contained in:
parent
09d01738cc
commit
3f6fd2260b
|
@ -429,7 +429,7 @@ fi
|
|||
|
||||
|
||||
# Upgrade RTL
|
||||
RTL_VERSION="v0.8.3"
|
||||
RTL_VERSION="v0.9.0"
|
||||
RTL_UPGRADE_URL=https://github.com/Ride-The-Lightning/RTL/archive/$RTL_VERSION.tar.gz
|
||||
RTL_UPGRADE_ASC_URL=https://github.com/Ride-The-Lightning/RTL/releases/download/$RTL_VERSION/$RTL_VERSION.tar.gz.asc
|
||||
RTL_UPGRADE_URL_FILE=/home/bitcoin/.mynode/.rtl_url
|
||||
|
|
|
@ -524,7 +524,7 @@ fi
|
|||
|
||||
|
||||
# Install RTL
|
||||
RTL_VERSION="v0.8.3"
|
||||
RTL_VERSION="v0.9.0"
|
||||
RTL_UPGRADE_URL=https://github.com/Ride-The-Lightning/RTL/archive/$RTL_VERSION.tar.gz
|
||||
RTL_UPGRADE_ASC_URL=https://github.com/Ride-The-Lightning/RTL/releases/download/$RTL_VERSION/$RTL_VERSION.tar.gz.asc
|
||||
RTL_UPGRADE_URL_FILE=/home/bitcoin/.mynode/.rtl_url
|
||||
|
|
Loading…
Reference in New Issue
Block a user