Ver código fonte

fixed typos

tags/3.1_alpha
MikonosII GitHub 8 anos atrás
pai
commit
8916cd6054
1 arquivos alterados com 1 adições e 1 exclusões
  1. +1
    -1
      install.sh

+ 1
- 1
install.sh Ver arquivo

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


Carregando…
Cancelar
Salvar