Переглянути джерело

Merge pull request #70 from MikonosII/patch-3

fixed typos
tags/3.1_alpha
Manuel83 GitHub 8 роки тому
джерело
коміт
ca9575ac29
1 змінених файлів з 1 додано та 1 видалено
  1. +1
    -1
      install.sh

+ 1
- 1
install.sh Переглянути файл

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


Завантаження…
Відмінити
Зберегти