Browse Source

Update wz_user.sh

virmaior 3 years ago
parent
commit
cfcad72bbf
1 changed files with 1 additions and 1 deletions
  1. 1 1
      SD_ROOT/wz_mini/etc/init.d/wz_user.sh

+ 1 - 1
SD_ROOT/wz_mini/etc/init.d/wz_user.sh

@@ -594,7 +594,7 @@ if [[ "$NIGHT_DROP_DISABLE" == "true" ]]; then
 fi
 fi
 
 
 if [[ "$WEB_SERVER_ENABLED" == "true" ]]; then
 if [[ "$WEB_SERVER_ENABLED" == "true" ]]; then
-        httpd -p 80 -h /opt/wz_mini/web
+        httpd -p 80 -h /opt/wz_mini/www
 fi
 fi
 
 
 hostname_set
 hostname_set