本網站在啟用 JavaScript 的情況下可以運作的更好。
首頁
說明
登入
hms
/
rasoberry-noaa
镜像来自
https://github.com/reynico/raspberry-noaa.git
關注
1
收藏
0
複製
0
程式碼
問題
0
版本發佈
8
Wiki
活動
瀏覽代碼
check for installed index.html
tags/v1.0
Nico Rey
4 年之前
父節點
32ccdd4eac
當前提交
7930cf4a7b
共有
1 個檔案被更改
,包括
0 行新增
和
1 行删除
分割檢視
Diff Options
Show Stats
Download Patch File
Download Diff File
+0
-1
install.sh
+ 0
- 1
install.sh
查看文件
@@ -154,7 +154,6 @@ sudo systemctl restart nginx
if [ ! -e /var/www/wx/index.html ]; then
cp index.html /var/www/wx/index.html
fi
cp index.html /var/www/wx/index.html
log_done "Nginx configured"
### Setup ramFS
Write
Preview
Loading…
取消
儲存