mirror of
https://github.com/alexbelgium/hassio-addons.git
synced 2026-07-14 10:00:31 +02:00
Update 30-monitoring.sh
This commit is contained in:
@@ -12,7 +12,10 @@ echo "$(log_green "Starting service: throttlerecording")"
|
|||||||
touch "$HOME/BirdSongs/StreamData/analyzing_now.txt"
|
touch "$HOME/BirdSongs/StreamData/analyzing_now.txt"
|
||||||
|
|
||||||
# Read configuration
|
# Read configuration
|
||||||
|
set -u
|
||||||
source /config/birdnet.conf 2>/dev/null
|
source /config/birdnet.conf 2>/dev/null
|
||||||
|
set +u
|
||||||
|
|
||||||
# Set constants
|
# Set constants
|
||||||
srv="birdnet_recording"
|
srv="birdnet_recording"
|
||||||
srv2="birdnet_analysis"
|
srv2="birdnet_analysis"
|
||||||
|
|||||||
Reference in New Issue
Block a user