preparing for a merge with main

This commit is contained in:
Patrick McGuire
2021-10-13 15:54:14 -04:00
parent 47cf04d59a
commit 2c2b331180
2 changed files with 9 additions and 9 deletions
+1 -1
View File
@@ -1,7 +1,7 @@
#!/usr/bin/env bash #!/usr/bin/env bash
set -e set -e
my_dir=${HOME}/BirdNET-Pi my_dir=${HOME}/BirdNET-Pi
branch=testing branch=main
trap '${my_dir}/scripts/dump_logs.sh && exit' EXIT SIGHUP SIGINT trap '${my_dir}/scripts/dump_logs.sh && exit' EXIT SIGHUP SIGINT
+8 -8
View File
@@ -17,8 +17,8 @@
# LATITUDE=48.858 # LATITUDE=48.858
# LONGITUDE=2.294 # LONGITUDE=2.294
LATITUDE= LATITUDE=35.311
LONGITUDE= LONGITUDE=-80.749
# 1. CADDY_PWD is the password you will use to access your live audio stream and # 1. CADDY_PWD is the password you will use to access your live audio stream and
# maintenance tools. You can set this to anything, but keep it alpha-numeric. # maintenance tools. You can set this to anything, but keep it alpha-numeric.
@@ -28,20 +28,20 @@ LONGITUDE=
# You can set this to anything also, but keep it alpha-numeric. You will never use # You can set this to anything also, but keep it alpha-numeric. You will never use
# this again, so just set it to your favorite word. # this again, so just set it to your favorite word.
CADDY_PWD= CADDY_PWD=caddypaddy
ICE_PWD= ICE_PWD=icepaddy
# 1. DB_PWD is the password that the system will use to access the database. Set this to # 1. DB_PWD is the password that the system will use to access the database. Set this to
# anything you want. # anything you want.
# 2. DB_ROOT_PWD is the password that the system will use to secure the database's root # 2. DB_ROOT_PWD is the password that the system will use to secure the database's root
# account. Set this to anything you want. # account. Set this to anything you want.
DB_PWD= DB_PWD=databasepassword
DB_ROOT_PWD= DB_ROOT_PWD=complicatedpassword
# This section can be left alone. If you setup a Pushed.co # This section can be left alone. If you setup a Pushed.co
# mobile application, you can enter the App secret and secret # mobile application, you can enter the App secret and secret
# key in order to enable phone notifications for new species # key in order to enable phone notifications for new species
# detections. # detections.
PUSHED_APP_SECRET= PUSHED_APP_SECRET=ncvs9K04LP6k4sujaffi
PUSHED_APP_KEY= PUSHED_APP_KEY=8JUcVQJ0rRejYwlICoKO4jy8bwH7CzFjR4E7hRdDE4XtHHi4PCQM5RUl9C1O8QLB