home · contact · privacy
De-hardcode infections table path from enhance_table.py.
[berlin-corona-table] / berlin-corona-table.service
1 [Unit]
2 Description=Update online Berlin Corona infections table.
3
4 [Service]
5 User=plom
6 ExecStart=/bin/sh -c '~/berlin-corona-table/update.sh'