added 12/24h timestamp formatting as birdnet.conf variable

defaults to 24h timestamps

working on species_notifier.sh
This commit is contained in:
Patrick McGuire
2021-09-30 14:19:35 -04:00
parent c2bb057999
commit 50d6a56ae5
6 changed files with 94 additions and 22 deletions
+1 -1
View File
@@ -421,7 +421,7 @@ install_selected_services() {
install_livestream_service
fi
if [ ! -z "${INSTALL_NOMACHINE}" ];then
if [[ "${INSTALL_NOMACHINE}" =~ [Yy] ]];then
install_nomachine
fi