mirror of
https://github.com/mynodebtc/mynode.git
synced 2024-12-23 21:18:07 +00:00
Add more apps to reinstall list if nodejs is upgraded
This commit is contained in:
parent
18256e1dc1
commit
9b001c265b
|
@ -183,6 +183,12 @@ if ! skip_base_upgrades ; then
|
|||
# # Mark apps using node as needing re-install
|
||||
# rm -f /home/bitcoin/.mynode/lndhub_version
|
||||
# rm -f /home/bitcoin/.mynode/sphinxrelay_version
|
||||
# rm -f /home/bitcoin/.mynode/thunderhub_version
|
||||
# rm -f /home/bitcoin/.mynode/corsproxy_version
|
||||
# rm -f /home/bitcoin/.mynode/rtl_version
|
||||
# rm -f /home/bitcoin/.mynode/caravan_version
|
||||
# rm -f /home/bitcoin/.mynode/btcrpcexplorer_version
|
||||
# rm -f /home/bitcoin/.mynode/bos_version
|
||||
# else
|
||||
# echo "Node version match"
|
||||
# fi
|
||||
|
|
Loading…
Reference in New Issue
Block a user