added birdnet.conf changes check -- needs more testing, but seems

to work well
This commit is contained in:
Patrick McGuire
2021-10-02 18:07:15 -04:00
parent c8ab077835
commit 88e4553b94
5 changed files with 28 additions and 3 deletions
-1
View File
@@ -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