From 4f3d0e4cd0903412fd07a6ae209f9c8b273d6ac0 Mon Sep 17 00:00:00 2001 From: Alexandre <44178713+alexbelgium@users.noreply.github.com> Date: Tue, 27 Aug 2024 17:23:58 +0200 Subject: [PATCH] clean --- battybirdnet-pi/rootfs/helpers/birdnet_to_mqtt.sh | 5 ----- 1 file changed, 5 deletions(-) delete mode 100755 battybirdnet-pi/rootfs/helpers/birdnet_to_mqtt.sh diff --git a/battybirdnet-pi/rootfs/helpers/birdnet_to_mqtt.sh b/battybirdnet-pi/rootfs/helpers/birdnet_to_mqtt.sh deleted file mode 100755 index 54045d508..000000000 --- a/battybirdnet-pi/rootfs/helpers/birdnet_to_mqtt.sh +++ /dev/null @@ -1,5 +0,0 @@ -#!/usr/bin/with-contenv bashio -# shellcheck shell=bash - -echo "Starting service: mqtt automated publish" -"$PYTHON_VIRTUAL_ENV" /usr/bin/birdnet_to_mqtt.py &>/proc/1/fd/1