better overview

This commit is contained in:
mcguirepr89
2022-02-20 09:25:42 -05:00
parent 3ea9f678a8
commit 5c07c471bf
5 changed files with 37 additions and 38 deletions
+1
View File
@@ -8,6 +8,7 @@
# the DB, be sure to run this as root or with sudo
source /etc/birdnet/birdnet.conf
sqlite3 /home/pi/BirdNET-Pi/scripts/birds.db << EOF
DROP TABLE IF EXISTS detections;
CREATE TABLE IF NOT EXISTS detections (
Date DATE,
Time TIME,