diff --git a/templates/species_updater.cron b/templates/species_updater.cron index 6f48223..9b81d09 100644 --- a/templates/species_updater.cron +++ b/templates/species_updater.cron @@ -1,2 +1,2 @@ #birdnet -*/5 * * * * /usr/local/bin/species_notifier.sh &> /dev/null +*/1 * * * * /usr/local/bin/species_notifier.sh &> /dev/null