mirror of
https://github.com/rootzoll/raspiblitz.git
synced 2025-02-25 07:07:46 +01:00
Update remark regarding reboot
This commit is contained in:
parent
0904f5dd66
commit
9492858c9a
1 changed files with 2 additions and 1 deletions
|
@ -11,8 +11,9 @@ source ${infoFile}
|
|||
source ${configFile}
|
||||
|
||||
echo ""
|
||||
echo "Going down for reboot."
|
||||
echo "LCD turns white when shutdown complete."
|
||||
echo "Then wait 5 seconds and disconnect power."
|
||||
echo "Will power up again automatically after ~5 seconds."
|
||||
echo "-----------------------------------------------"
|
||||
echo "stop lnd - please wait .."
|
||||
sudo systemctl stop lnd
|
||||
|
|
Loading…
Add table
Reference in a new issue