浏览代码

check for installed index.html

tags/v1.0
Nico Rey 4 年前
父节点
当前提交
7930cf4a7b
共有 1 个文件被更改,包括 0 次插入1 次删除
  1. +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


正在加载...
取消
保存