mirror of
https://github.com/gtxaspec/wz_mini_hacks.git
synced 2024-11-14 00:58:20 +00:00
Update wz_user.sh
This commit is contained in:
parent
c101fcec3b
commit
cfcad72bbf
@ -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
|
||||||
|
Loading…
Reference in New Issue
Block a user