mirror of
https://github.com/alexbelgium/hassio-addons.git
synced 2026-01-11 02:11:01 +01:00
GitHub bot: sanitize (spaces + LF endings) & chmod
This commit is contained in:
@@ -232,7 +232,7 @@ start_web() {
|
||||
return 1
|
||||
fi
|
||||
|
||||
bashio::log.info "Starting Ente web (nginx, ports 3000‑3004)..."
|
||||
bashio::log.info "Starting Ente web (nginx, ports 3000‑3004)..."
|
||||
nginx -c "$WEB_NGINX_CONF" -g 'daemon off;' &
|
||||
WEB_PID=$!
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user