testing species notifier
This commit is contained in:
@@ -1,7 +1,7 @@
|
|||||||
#!/usr/bin/env bash
|
#!/usr/bin/env bash
|
||||||
# Sends a notification if a new species is detected
|
# Sends a notification if a new species is detected
|
||||||
#set -x
|
#set -x
|
||||||
trap 'rm -f $TMPFILE' SIGINT SIGHUP EXIT
|
trap 'rm -f $TMPFILE' EXIT
|
||||||
|
|
||||||
source /etc/birdnet/birdnet.conf
|
source /etc/birdnet/birdnet.conf
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user