Quellcode durchsuchen

Update wz_user.sh

virmaior vor 3 Jahren
Ursprung
Commit
cfcad72bbf
1 geänderte Dateien mit 1 neuen und 1 gelöschten Zeilen
  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