mirror of
https://github.com/bastienwirtz/homer.git
synced 2025-06-26 04:31:37 +02:00
Properly pass signals to lighttpd
This commit is contained in:
parent
a8292ef757
commit
f62972f659
@ -15,4 +15,4 @@ if [[ "${INIT_ASSETS}" == "1" ]] && [[ ! -f "/www/assets/config.yml" ]]; then
|
|||||||
fi
|
fi
|
||||||
|
|
||||||
echo "Starting webserver"
|
echo "Starting webserver"
|
||||||
lighttpd -D -f /lighttpd.conf
|
exec lighttpd -D -f /lighttpd.conf
|
||||||
|
Loading…
x
Reference in New Issue
Block a user