From 4f03fea42ac4eef53abac080df517dac98be4a80 Mon Sep 17 00:00:00 2001 From: Patrick McGuire Date: Fri, 15 Oct 2021 19:39:49 -0400 Subject: [PATCH] testing species notifier --- scripts/species_notifier.sh | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/scripts/species_notifier.sh b/scripts/species_notifier.sh index 089a4a9..620d93e 100755 --- a/scripts/species_notifier.sh +++ b/scripts/species_notifier.sh @@ -1,7 +1,7 @@ #!/usr/bin/env bash # Sends a notification if a new species is detected #set -x -trap 'rm -f $TMPFILE' SIGINT SIGHUP EXIT +trap 'rm -f $TMPFILE' EXIT source /etc/birdnet/birdnet.conf