mirror of
https://github.com/mynodebtc/mynode.git
synced 2024-11-12 08:29:16 +00:00
Stop mempoolspace prior to upgrade
This commit is contained in:
parent
c0cd14a6f6
commit
563f89315a
|
@ -10,7 +10,7 @@ touch /tmp/shutting_down
|
||||||
# Stop additional services
|
# Stop additional services
|
||||||
systemctl stop glances lndhub netdata rtl webssh2 whirlpool dojo
|
systemctl stop glances lndhub netdata rtl webssh2 whirlpool dojo
|
||||||
systemctl stop btcpayserver btc_rpc_explorer specter caravan lnbits
|
systemctl stop btcpayserver btc_rpc_explorer specter caravan lnbits
|
||||||
systemctl stop thunderhub
|
systemctl stop thunderhub mempoolspace
|
||||||
|
|
||||||
|
|
||||||
# Manually stop services (backup)
|
# Manually stop services (backup)
|
||||||
|
|
Loading…
Reference in New Issue
Block a user