removing key press when turning off

This commit is contained in:
rootzoll 2018-12-13 20:32:40 +01:00
parent 5c8cef5d4d
commit 4b23e033df

View File

@ -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 .."