Update update_species.sh

This commit is contained in:
Patrick McGuire
2021-10-15 19:33:08 -04:00
committed by GitHub
parent 52f6525493
commit 8604008965
+1 -1
View File
@@ -1,7 +1,7 @@
#!/usr/bin/env bash
# Update the species list
#set -x
trap 'rm -f "$TMPFILE"' SIGINT SIGTERM EXIT
trap 'rm -f "$TMPFILE"' EXIT
source /etc/birdnet/birdnet.conf