mirror of
https://github.com/raspiblitz/raspiblitz.git
synced 2025-10-05 14:03:17 +02:00
fixed typo
This commit is contained in:
@@ -233,7 +233,7 @@ case $CHOICE in
|
|||||||
;;
|
;;
|
||||||
OFF)
|
OFF)
|
||||||
echo "After Shutdown remove power from RaspiBlitz."
|
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
|
read key
|
||||||
sudo shutdown now
|
sudo shutdown now
|
||||||
exit 0
|
exit 0
|
||||||
|
Reference in New Issue
Block a user