fixed typos

This commit is contained in:
MikonosII
2017-07-07 20:30:53 -07:00
committed by GitHub
parent ca7270b5ee
commit 8916cd6054
+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