Parcourir la source

Update netlog.sh

蘭雅sRGB il y a 6 ans
Parent
commit
f8d8ed3a4d
1 fichiers modifiés avec 1 ajouts et 0 suppressions
  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}