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