Update Birders_Guide_Installer.sh

This commit is contained in:
mcguirepr89
2021-10-02 10:09:45 -04:00
committed by GitHub
parent bd6c4e6a22
commit e07c744a30
+1 -1
View File
@@ -1,5 +1,5 @@
#!/usr/bin/env bash
set -e
set -xe
my_dir=${HOME}/BirdNET-Lite
trap '${my_dir}/scripts/dump_logs.sh && exit' EXIT SIGHUP SIGINT