mirror of
https://github.com/alexbelgium/hassio-addons.git
synced 2026-06-02 05:44:03 +02:00
Correct source
This commit is contained in:
@@ -12,9 +12,8 @@ echo "$(log_green "Starting service: throttlerecording")"
|
||||
touch "$HOME/BirdSongs/StreamData/analyzing_now.txt"
|
||||
|
||||
# Read configuration
|
||||
set -u
|
||||
source /etc/birdnet/birdnet.conf
|
||||
set +u
|
||||
source /etc/birdnet/birdnet.conf
|
||||
|
||||
# Set constants
|
||||
srv="birdnet_recording"
|
||||
|
||||
Reference in New Issue
Block a user