Ver Fonte

Update wz_user.sh

virmaior há 3 anos atrás
pai
commit
cfcad72bbf
1 ficheiros alterados com 1 adições e 1 exclusões
  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
 
 if [[ "$WEB_SERVER_ENABLED" == "true" ]]; then
-        httpd -p 80 -h /opt/wz_mini/web
+        httpd -p 80 -h /opt/wz_mini/www
 fi
 
 hostname_set