From e6a42eeebaf0aeedda8a4d16951dc24e0d4c640a Mon Sep 17 00:00:00 2001 From: Alexandre <44178713+alexbelgium@users.noreply.github.com> Date: Tue, 13 May 2025 14:17:04 +0200 Subject: [PATCH] Update 01-avahi.sh --- birdnet-pi/rootfs/custom-services.d/01-avahi.sh | 1 + 1 file changed, 1 insertion(+) diff --git a/birdnet-pi/rootfs/custom-services.d/01-avahi.sh b/birdnet-pi/rootfs/custom-services.d/01-avahi.sh index 0525aa1d8..2f7826808 100755 --- a/birdnet-pi/rootfs/custom-services.d/01-avahi.sh +++ b/birdnet-pi/rootfs/custom-services.d/01-avahi.sh @@ -1,4 +1,5 @@ #!/usr/bin/with-contenv bashio +# shellcheck shell=bash # Waiting for dbus until [[ -e /var/run/dbus/system_bus_socket ]]; do sleep 1s