Update install_config.sh
This commit is contained in:
@@ -1,6 +1,6 @@
|
|||||||
#!/usr/bin/env bash
|
#!/usr/bin/env bash
|
||||||
# Creates and installs the /etc/birdnet/birdnet.conf file
|
# Creates and installs the /etc/birdnet/birdnet.conf file
|
||||||
#set -x # Uncomment to enable debugging
|
set -x # Uncomment to enable debugging
|
||||||
set -e
|
set -e
|
||||||
trap 'exit 1' SIGINT SIGHUP
|
trap 'exit 1' SIGINT SIGHUP
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user