mirror of
https://github.com/rootzoll/raspiblitz.git
synced 2025-02-24 22:58:43 +01:00
fixed command typo
This commit is contained in:
parent
a1fdafde5a
commit
8f311cb693
1 changed files with 1 additions and 1 deletions
|
@ -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…
Add table
Reference in a new issue