Update update_species.sh
This commit is contained in:
@@ -1,7 +1,7 @@
|
|||||||
#!/usr/bin/env bash
|
#!/usr/bin/env bash
|
||||||
# Update the species list
|
# Update the species list
|
||||||
#set -x
|
#set -x
|
||||||
trap 'rm -f "$TMPFILE"' SIGINT SIGTERM EXIT
|
trap 'rm -f "$TMPFILE"' EXIT
|
||||||
|
|
||||||
source /etc/birdnet/birdnet.conf
|
source /etc/birdnet/birdnet.conf
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user