소스 검색

Update netlog.sh

蘭雅sRGB 6 년 전
부모
커밋
f8d8ed3a4d
1개의 변경된 파일1개의 추가작업 그리고 0개의 파일을 삭제
  1. 1 0
      netlog.sh

+ 1 - 0
netlog.sh

@@ -1,6 +1,7 @@
 #!/usr/bin/env bash
 
 INDEX_HTML=/var/www/log/index.html
+mkdir -p   /var/www/log/
 
 echo '<pre>' > ${INDEX_HTML}