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:
3a2285f
)
Add systemd set-up commands to README.
author
Christian Heller
<c.heller@plomlompom.de>
Tue, 30 Jun 2020 21:29:05 +0000
(23:29 +0200)
committer
Christian Heller
<c.heller@plomlompom.de>
Tue, 30 Jun 2020 21:29:05 +0000
(23:29 +0200)
README.txt
patch
|
blob
|
history
diff --git
a/README.txt
b/README.txt
index 3ebdb88b66d172408abd7e487d616020e4d16b3a..d0dfa365008421c9caacc12a2a8aaa9ae96ded7e 100644
(file)
--- a/
README.txt
+++ b/
README.txt
@@
-1
+1,7
@@
Daily updated table of development of Berlin's Corona virus infections.
+
+Set-up:
+
+sudo cp berlin-corona-table.service /etc/systemd/system/
+sudo cp berlin-corona-table.timer /etc/systemd/system/
+sudo systemctl enable --now berlin-corona-table.timer