mirror of
https://github.com/alexbelgium/hassio-addons.git
synced 2026-08-11 23:52:29 +02:00
Avoid Supervisor bashio in BirdNET-Pi services
This commit is contained in:
@@ -1,4 +1,4 @@
|
|||||||
#!/usr/bin/with-contenv bashio
|
#!/usr/bin/with-contenv bash
|
||||||
# shellcheck shell=bash
|
# shellcheck shell=bash
|
||||||
# Waiting for dbus
|
# Waiting for dbus
|
||||||
until [[ -e /var/run/dbus/system_bus_socket ]]; do
|
until [[ -e /var/run/dbus/system_bus_socket ]]; do
|
||||||
|
|||||||
Reference in New Issue
Block a user