Update wz_user.sh

This commit is contained in:
virmaior 2022-07-17 17:09:37 +09:00 committed by GitHub
parent c101fcec3b
commit cfcad72bbf
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -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