mirror of
https://github.com/alexbelgium/hassio-addons.git
synced 2026-06-26 09:16:07 +02:00
Update 03_throttlerecording
This commit is contained in:
@@ -7,6 +7,10 @@
|
|||||||
echo "Starting service: throttlerecording"
|
echo "Starting service: throttlerecording"
|
||||||
touch "$HOME"/BirdSongs/StreamData/analyzing_now.txt
|
touch "$HOME"/BirdSongs/StreamData/analyzing_now.txt
|
||||||
|
|
||||||
|
# Avoid unbound errors
|
||||||
|
set +u
|
||||||
|
source /config/birdnet.conf
|
||||||
|
|
||||||
srv="birdnet_recording"
|
srv="birdnet_recording"
|
||||||
analyzing_now="."
|
analyzing_now="."
|
||||||
counter=10
|
counter=10
|
||||||
|
|||||||
Reference in New Issue
Block a user