mirror of
https://github.com/alexbelgium/hassio-addons.git
synced 2026-05-05 00:24:58 +02:00
Lint
This commit is contained in:
@@ -12,9 +12,10 @@ log_info() { echo -e "\033[34m$1\033[0m"; }
|
|||||||
|
|
||||||
# Read configuration
|
# Read configuration
|
||||||
set +u
|
set +u
|
||||||
|
# shellcheck disable=SC1091
|
||||||
source /etc/birdnet/birdnet.conf
|
source /etc/birdnet/birdnet.conf
|
||||||
|
|
||||||
echo "$(log_green "Starting service: throttlerecording")"
|
log_green "Starting service: throttlerecording"
|
||||||
touch "$HOME/BirdSongs/StreamData/analyzing_now.txt"
|
touch "$HOME/BirdSongs/StreamData/analyzing_now.txt"
|
||||||
|
|
||||||
# Set constants
|
# Set constants
|
||||||
|
|||||||
Reference in New Issue
Block a user