Avoid Supervisor bashio in BirdNET-Pi services

This commit is contained in:
Alexandre
2026-07-10 12:21:13 +02:00
parent d3322da5a5
commit 4a0fede0ab

View File

@@ -1,4 +1,4 @@
#!/usr/bin/with-contenv bashio
#!/usr/bin/with-contenv bash
# shellcheck shell=bash
# Waiting for dbus
until [[ -e /var/run/dbus/system_bus_socket ]]; do