From 71d6c0e24c411b7b8d7d4089c8aa4164a94c4eb9 Mon Sep 17 00:00:00 2001 From: Alexandre <44178713+alexbelgium@users.noreply.github.com> Date: Wed, 1 May 2024 16:19:17 +0200 Subject: [PATCH] Update 30-monitoring --- birdnet-pi/rootfs/custom-services.d/30-monitoring | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/birdnet-pi/rootfs/custom-services.d/30-monitoring b/birdnet-pi/rootfs/custom-services.d/30-monitoring index 4af32c3f0..6047cd6a5 100644 --- a/birdnet-pi/rootfs/custom-services.d/30-monitoring +++ b/birdnet-pi/rootfs/custom-services.d/30-monitoring @@ -1,4 +1,4 @@ -#!/command/with-contenv bash +#!/usr/bin/with-contenv bashio # shellcheck shell=bash echo "Starting service: throttlerecording"