Просмотр исходного кода

Merge pull request #70 from MikonosII/patch-3

fixed typos
tags/3.1_alpha
Manuel83 GitHub 8 лет назад
Родитель
Сommit
ca9575ac29
1 измененных файлов: 1 добавлений и 1 удалений
  1. +1
    -1
      install.sh

+ 1
- 1
install.sh Просмотреть файл

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


Загрузка…
Отмена
Сохранить