added birdnet.conf changes check -- needs more testing, but seems
to work well
This commit is contained in:
@@ -8,7 +8,6 @@ trap 'last_command=$current_command; current_command=$BASH_COMMAND' DEBUG
|
||||
trap 'echo "\"${last_command}\" command exited with code $?."' EXIT
|
||||
# Remove temporary file
|
||||
trap 'rm -f $TMPFILE' EXIT
|
||||
|
||||
source /etc/birdnet/birdnet.conf
|
||||
|
||||
# Set Variables
|
||||
|
||||
Reference in New Issue
Block a user