Update 91-run.sh

This commit is contained in:
Alexandre
2023-03-17 20:00:14 +01:00
committed by GitHub
parent 4e6212c960
commit a46f45826e

View File

@@ -14,7 +14,7 @@ if ! grep -q "hassioautobrr" /config/addons_config/autobrr/config.toml; then
fi
bashio::log.info "Starting NGinx..."
exec nginx & true
nginx & true
#############
# Start app #