Update install_config.sh

This commit is contained in:
Patrick McGuire
2022-04-11 10:44:07 -04:00
committed by GitHub
parent 3c4c0a9d2c
commit 36c897e52b
-1
View File
@@ -4,7 +4,6 @@
set -e
trap 'exit 1' SIGINT SIGHUP
my_dir=$(realpath $(dirname $0))
birdnetpi_dir=$(realpath $(dirname $my_dir))
birdnet_conf="$(dirname ${my_dir})/birdnet.conf"