about to test

This commit is contained in:
Patrick McGuire
2021-10-15 15:10:44 -04:00
parent 3ae95ce587
commit e1cd4938a9
+1 -1
View File
@@ -1,7 +1,7 @@
#!/usr/bin/env bash
set -e
my_dir=${HOME}/BirdNET-Pi
branch=main
branch=testing
trap '${my_dir}/scripts/dump_logs.sh && exit' EXIT SIGHUP SIGINT