ソースを参照

fixed typos

tags/3.1_alpha
MikonosII GitHub 8年前
コミット
8916cd6054
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


読み込み中…
キャンセル
保存