mirror of
https://github.com/alexbelgium/hassio-addons.git
synced 2026-06-06 07:35:56 +02:00
Wait 5 min before starting
https://github.com/alexbelgium/hassio-addons/issues/1749#issuecomment-2630269426
This commit is contained in:
@@ -15,6 +15,9 @@ set +u
|
|||||||
# shellcheck disable=SC1091
|
# shellcheck disable=SC1091
|
||||||
source /etc/birdnet/birdnet.conf
|
source /etc/birdnet/birdnet.conf
|
||||||
|
|
||||||
|
# Wait 5 minutes
|
||||||
|
sleep 5m
|
||||||
|
|
||||||
log_green "Starting service: throttlerecording"
|
log_green "Starting service: throttlerecording"
|
||||||
touch "$HOME/BirdSongs/StreamData/analyzing_now.txt"
|
touch "$HOME/BirdSongs/StreamData/analyzing_now.txt"
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user