Browse Source

Update netlog.sh

蘭雅sRGB 6 years ago
parent
commit
f8d8ed3a4d
1 changed files with 1 additions and 0 deletions
  1. 1 0
      netlog.sh

+ 1 - 0
netlog.sh

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