mirror of
https://github.com/alexbelgium/hassio-addons.git
synced 2026-01-11 02:11:01 +01:00
Update 91-run.sh
This commit is contained in:
@@ -1,9 +1,8 @@
|
||||
#!/usr/bin/with-contenv bashio
|
||||
# shellcheck shell=bash
|
||||
|
||||
nginx & bashio::log.info "Starting nginx"
|
||||
|
||||
|
||||
bashio::log.info "Starting nginx"
|
||||
nginx & true
|
||||
|
||||
bashio::log.info "Starting app"
|
||||
exec /usr/local/bin/autobrr --config /config/addons_config/autobrr
|
||||
|
||||
Reference in New Issue
Block a user