소스 검색

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


불러오는 중...
취소
저장