mirror of
https://github.com/Manuel83/craftbeerpi3
synced 2026-09-19 07:49:08 +02:00
fixed typos
This commit is contained in:
+1
-1
@@ -136,7 +136,7 @@ show_menu () {
|
||||
fi
|
||||
;;
|
||||
10)
|
||||
confirmAnswer "Are you sure you want to reboo the Raspberry Pi?"
|
||||
confirmAnswer "Are you sure you want to reboot the Raspberry Pi?"
|
||||
if [ $? = 0 ]; then
|
||||
sudo reboot
|
||||
else
|
||||
|
||||
Reference in New Issue
Block a user