Update 99-run.sh

This commit is contained in:
Alexandre
2024-12-29 10:08:20 +01:00
committed by GitHub
parent f8369ffc73
commit 6dff140dd5

View File

@@ -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