mirror of
https://github.com/raspiblitz/raspiblitz.git
synced 2025-09-23 18:02:13 +02:00
adapt shutdown for cln
This commit is contained in:
@@ -38,8 +38,9 @@ echo "stop electrs - please wait .."
|
|||||||
sudo systemctl stop electrs 2>/dev/null
|
sudo systemctl stop electrs 2>/dev/null
|
||||||
|
|
||||||
# stopping lnd
|
# stopping lnd
|
||||||
echo "stop lnd - please wait .."
|
echo "stop lightning - please wait .."
|
||||||
sudo systemctl stop lnd 2>/dev/null
|
sudo systemctl stop lnd 2>/dev/null
|
||||||
|
sudo systemctl stop lightningd 2>/dev/null
|
||||||
|
|
||||||
# stopping bitcoin (thru cli)
|
# stopping bitcoin (thru cli)
|
||||||
echo "stop ${network}d (1) - please wait .."
|
echo "stop ${network}d (1) - please wait .."
|
||||||
|
Reference in New Issue
Block a user