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