mirror of
https://github.com/mynodebtc/mynode.git
synced 2024-11-11 16:09:16 +00:00
Add comment for RTL version
This commit is contained in:
parent
abe428305e
commit
0df8760b73
|
@ -113,6 +113,7 @@ fi
|
|||
DOJO_VERSION_FILE=/mnt/hdd/mynode/settings/dojo_version
|
||||
DOJO_LATEST_VERSION_FILE=/mnt/hdd/mynode/settings/dojo_version_latest
|
||||
|
||||
# Requies NodeJS at v18.19.0+ to go past v0.15.0
|
||||
RTL_VERSION="v0.15.0"
|
||||
RTL_VERSION=$(get_app_version "$RTL_VERSION" "rtl")
|
||||
RTL_VERSION_FILE=/home/bitcoin/.mynode/rtl_version
|
||||
|
|
Loading…
Reference in New Issue
Block a user