瀏覽代碼

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


Loading…
取消
儲存