mirror of
https://github.com/bastienwirtz/homer.git
synced 2024-11-07 00:34:03 +01: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
|
||||
|
||||
echo "Starting webserver"
|
||||
lighttpd -D -f /lighttpd.conf
|
||||
exec lighttpd -D -f /lighttpd.conf
|
||||
|
Loading…
Reference in New Issue
Block a user