#!/usr/bin/with-contenv bashio # shellcheck shell=bash # ============================================================================== # Wait for transmission to become available bashio::net.wait_for 8888 localhost 900 bashio::log.info "Starting NGinx..." exec nginx