Merge pull request #70 from MikonosII/patch-3

fixed typos
This commit is contained in:
Manuel83
2017-07-15 13:13:16 +02:00
committed by GitHub
+1 -1
View File
@@ -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