diff --git a/scripts/update_species.sh b/scripts/update_species.sh index 0c5f028..0484275 100755 --- a/scripts/update_species.sh +++ b/scripts/update_species.sh @@ -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