mirror of
https://github.com/raspiblitz/raspiblitz.git
synced 2025-09-29 21:12:39 +02:00
fixed typo
This commit is contained in:
@@ -233,7 +233,7 @@ case $CHOICE in
|
||||
;;
|
||||
OFF)
|
||||
echo "After Shutdown remove power from RaspiBlitz."
|
||||
echo "Press ENTER to start shutdown - the wait some seconds."
|
||||
echo "Press ENTER to start shutdown - then wait some seconds."
|
||||
read key
|
||||
sudo shutdown now
|
||||
exit 0
|
||||
|
Reference in New Issue
Block a user