Procházet zdrojové kódy

fixed typos

tags/3.1_alpha
MikonosII GitHub před 8 roky
rodič
revize
8916cd6054
1 změnil soubory, kde provedl 1 přidání a 1 odebrání
  1. +1
    -1
      install.sh

+ 1
- 1
install.sh Zobrazit soubor

@@ -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


Načítá se…
Zrušit
Uložit