initial commit
This commit is contained in:
@@ -47,6 +47,9 @@ fi
|
||||
if ! grep APPRISE_NOTIFY_NEW_SPECIES_EACH_DAY /etc/birdnet/birdnet.conf &>/dev/null;then
|
||||
sudo -u$USER echo "APPRISE_NOTIFY_NEW_SPECIES_EACH_DAY=0 " >> /etc/birdnet/birdnet.conf
|
||||
fi
|
||||
if ! grep APPRISE_MINIMUM_SECONDS_BETWEEN_NOTIFICATIONS_PER_SPECIES /etc/birdnet/birdnet.conf &>/dev/null;then
|
||||
sudo -u$USER echo "APPRISE_MINIMUM_SECONDS_BETWEEN_NOTIFICATIONS_PER_SPECIES=0 " >> /etc/birdnet/birdnet.conf
|
||||
fi
|
||||
|
||||
# If the config does not contain the DATABASE_LANG setting, we'll want to add it.
|
||||
# Defaults to not-selected, which config.php will know to render as a language option.
|
||||
|
||||
Reference in New Issue
Block a user