Files
hassio-addons/autobrr/rootfs/etc/cont-init.d/91-run.sh
2023-03-17 12:27:20 +00:00

9 lines
203 B
Bash
Executable File

#!/usr/bin/with-contenv bashio
# shellcheck shell=bash
bashio::log.info "Starting nginx"
nginx & true
bashio::log.info "Starting app"
exec /usr/local/bin/autobrr --config /config/addons_config/autobrr