Files
hassio-addons/battybirdnet-pi/rootfs/helpers/birdnet_to_mqtt.sh
2024-07-25 07:10:19 +00:00

6 lines
169 B
Bash
Executable File

#!/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