home · contact · privacy
Fix working directory for update script calling service.
[berlin-corona-table] / update.sh
index 1bfd38b29e667b9ed4b079afc75a347fb467ded4..251382711a2637635d4c22184496b2e7e8bf3015 100755 (executable)
--- a/update.sh
+++ b/update.sh
@@ -2,7 +2,7 @@
 set -e
 
 CSV_URL=https://www.berlin.de/lageso/_assets/gesundheit/publikationen/corona/bezirkstabelle.csv 
-table_path=/home/plom/berlin-corona-table/daily_infections_table.txt
+table_path=daily_infections_table.txt
 
 # If we don't have a table file yet, we need to provide its header.
 header="            CW  FK  Li  MH  Mi  Ne  Pa  Re  Sp  SZ  TS  TK sum"