home · contact · privacy
Use scrape.py to update daily infections instead of unreliable CSV URL.
[berlin-corona-table] / berlin-corona-table.timer
1 [Unit]
2 Description=Update online Berlin Corona infections table.
3
4 [Timer]
5 # Lageso usually updates the daily data around 6, give 1 hour of tolerance.
6 OnCalendar=*-*-* 19:00:00
7
8 [Install]
9 WantedBy=timers.target