mirror of
https://github.com/mynodebtc/mynode.git
synced 2024-12-25 22:18:07 +00:00
Upgrade Thunderhub to v0.13.6
This commit is contained in:
parent
3fc8009ec9
commit
0c9cf7f12f
|
@ -11,7 +11,7 @@ ExecStartPre=/usr/bin/is_not_shutting_down.sh
|
|||
ExecStartPre=/usr/bin/wait_on_lnd.sh
|
||||
Environment=PORT=3030
|
||||
WorkingDirectory=/opt/mynode/thunderhub
|
||||
ExecStart=/usr/bin/npm run start -- -p 3030
|
||||
ExecStart=/usr/bin/npm run start
|
||||
|
||||
User=bitcoin
|
||||
Group=bitcoin
|
||||
|
|
|
@ -93,7 +93,7 @@ SPECTER_VERSION="1.8.1"
|
|||
SPECTER_VERSION_FILE=/home/bitcoin/.mynode/specter_version
|
||||
SPECTER_LATEST_VERSION_FILE=/home/bitcoin/.mynode/specter_version_latest
|
||||
|
||||
THUNDERHUB_VERSION="v0.12.31"
|
||||
THUNDERHUB_VERSION="v0.13.6"
|
||||
THUNDERHUB_VERSION_FILE=/home/bitcoin/.mynode/thunderhub_version
|
||||
THUNDERHUB_LATEST_VERSION_FILE=/home/bitcoin/.mynode/thunderhub_version_latest
|
||||
|
||||
|
|
Loading…
Reference in New Issue
Block a user