mirror of
https://github.com/alexbelgium/hassio-addons.git
synced 2026-01-11 10:21:02 +01:00
Update 99-run.sh
This commit is contained in:
@@ -69,7 +69,7 @@ CELERY_PID=$!
|
|||||||
# Staring nginx #
|
# Staring nginx #
|
||||||
#################
|
#################
|
||||||
echo "Starting nginx..."
|
echo "Starting nginx..."
|
||||||
#exec nginx & bashio::log.info "Starting nginx"
|
exec nginx & bashio::log.info "Starting nginx"
|
||||||
NGINX_PID=$!
|
NGINX_PID=$!
|
||||||
|
|
||||||
# Wait for all background processes
|
# Wait for all background processes
|
||||||
|
|||||||
Reference in New Issue
Block a user