mirror of
https://github.com/Manuel83/craftbeerpi3
synced 2026-09-19 15:59:07 +02:00
fixed typos
This commit is contained in:
+1
-1
@@ -136,7 +136,7 @@ show_menu () {
|
|||||||
fi
|
fi
|
||||||
;;
|
;;
|
||||||
10)
|
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
|
if [ $? = 0 ]; then
|
||||||
sudo reboot
|
sudo reboot
|
||||||
else
|
else
|
||||||
|
|||||||
Reference in New Issue
Block a user