home · contact · privacy
Add systemd set-up commands to README.
authorChristian Heller <c.heller@plomlompom.de>
Tue, 30 Jun 2020 21:29:05 +0000 (23:29 +0200)
committerChristian Heller <c.heller@plomlompom.de>
Tue, 30 Jun 2020 21:29:05 +0000 (23:29 +0200)
README.txt

index 3ebdb88b66d172408abd7e487d616020e4d16b3a..d0dfa365008421c9caacc12a2a8aaa9ae96ded7e 100644 (file)
@@ -1 +1,7 @@
 Daily updated table of development of Berlin's Corona virus infections.
 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