Correct source

This commit is contained in:
Alexandre
2024-10-12 13:37:38 +02:00
parent 68b3639a3a
commit ce2afea9a6
6 changed files with 6 additions and 12 deletions

View File

@@ -1,8 +1,7 @@
#!/usr/bin/env bash
# Performs the recording from the specified RTSP stream or soundcard
set -u
source /etc/birdnet/birdnet.conf
set +u
source /etc/birdnet/birdnet.conf
# Read the logging level from the configuration option
LOGGING_LEVEL="${LogLevel_BirdnetRecordingService}"