mirror of
https://github.com/raspiblitz/raspiblitz.git
synced 2025-09-28 04:26:28 +02:00
removing key press when turning off
This commit is contained in:
@@ -368,8 +368,6 @@ case $CHOICE in
|
||||
echo "LCD turns white when shutdown complete."
|
||||
echo "Then wait 5 seconds and disconnect power."
|
||||
echo "-----------------------------------------------"
|
||||
echo "PRESS ENTER to start shutdown (CTRL+C to abort)"
|
||||
read key
|
||||
echo "stop lnd - please wait .."
|
||||
sudo systemctl stop lnd
|
||||
echo "stop bitcoind (1) - please wait .."
|
||||
|
Reference in New Issue
Block a user