#!/usr/bin/with-contenv bashio # shellcheck shell=bash set -euo pipefail export PYTHONPATH=/app export PULSE_SERVER=unix:/run/pulse/native bashio::net.wait_for 5002 127.0.0.1 300 cd /app exec python3 -m core.main