mirror of
https://github.com/raspiblitz/raspiblitz.git
synced 2025-04-11 05:09:40 +02:00
fixed command typo
This commit is contained in:
parent
a1fdafde5a
commit
8f311cb693
@ -369,7 +369,7 @@ case $CHOICE in
|
||||
sudo systemctl stop lnd
|
||||
echo "stop bitcoind (1) - please wait .."
|
||||
sudo -u bitcoin bitcoin-cli stop
|
||||
slepp 10
|
||||
sleep 10
|
||||
echo "stop bitcoind (2) - please wait .."
|
||||
sudo systemctl stop ${network}d
|
||||
echo "starting shutdown"
|
||||
|
Loading…
x
Reference in New Issue
Block a user