Update update_birdnet_snippets.sh

This commit is contained in:
ehpersonal38
2023-02-15 20:15:32 -05:00
parent 35103c3efd
commit b9f1328e8a
+2
View File
@@ -157,5 +157,7 @@ CREATE INDEX IF NOT EXISTS "detections_Com_Name" ON "detections" ("Com_Name");
CREATE INDEX IF NOT EXISTS "detections_Date_Time" ON "detections" ("Date" DESC, "Time" DESC); CREATE INDEX IF NOT EXISTS "detections_Date_Time" ON "detections" ("Date" DESC, "Time" DESC);
EOF EOF
$HOME/BirdNET-Pi/birdnet/bin/pip3 install -U apprise
sudo systemctl daemon-reload sudo systemctl daemon-reload
restart_services.sh restart_services.sh