home
·
contact
·
privacy
projects
/
berlin-corona-table
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
|
inline
| side by side (parent:
1fe1041
)
Fix README spelling.
author
Christian Heller
<c.heller@plomlompom.de>
Mon, 6 Jul 2020 18:58:49 +0000
(20:58 +0200)
committer
Christian Heller
<c.heller@plomlompom.de>
Mon, 6 Jul 2020 18:58:49 +0000
(20:58 +0200)
README.txt
patch
|
blob
|
history
diff --git
a/README.txt
b/README.txt
index 0646f4940d822b74c16a2f242da9310e5857e7e0..3385d6d708aabdf57e2a45bcab98e2673f7a1c2f 100644
(file)
--- a/
README.txt
+++ b/
README.txt
@@
-6,7
+6,7
@@
Each day, the Berlin health ministry publishes by-district data of the day's
registered new Corona infections at [1]. ./update.sh crawls this and appends
the day's data as a single line to ./daily_infections_table.txt, then calls
./enhance_table.py which outputs an enhanced version of the data to
registered new Corona infections at [1]. ./update.sh crawls this and appends
the day's data as a single line to ./daily_infections_table.txt, then calls
./enhance_table.py which outputs an enhanced version of the data to
-/var/www/html/berlin_corona.
txt/.html
, which is served by my web server at [2].
+/var/www/html/berlin_corona.
{txt|html}
, which is served by my web server at [2].
A systemd timer whose files are provided as ./berlin-corona-table.service and
./berlin-corona-table.timer calls ./update.sh once per day, when the new daily
data are expected to be found at [1].
A systemd timer whose files are provided as ./berlin-corona-table.service and
./berlin-corona-table.timer calls ./update.sh once per day, when the new daily
data are expected to be found at [1].