From a04263c57a32634145a906da29d7c01ea05b5f74 Mon Sep 17 00:00:00 2001 From: Roman Steiner Date: Sun, 18 Jul 2021 15:01:28 +0200 Subject: [PATCH] move covid data to seperate git repo --- image/collect.sh | 2 +- image/git | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/image/collect.sh b/image/collect.sh index 3114527..687b78b 100644 --- a/image/collect.sh +++ b/image/collect.sh @@ -4,7 +4,7 @@ cd /root/git/ git pull # download Covid-Cases for Austria based on age groupes -wget --output-document=./data/CovidFaelle_Altersgruppe-$(date +%F-%H-%M).csv https://covid19-dashboard.ages.at/data/CovidFaelle_Altersgruppe.csv 2>&1 +wget --output-document=./CovidFaelle_Altersgruppe-$(date +%F-%H-%M).csv https://covid19-dashboard.ages.at/data/CovidFaelle_Altersgruppe.csv 2>&1 git add data git commit -m 'automatic update' diff --git a/image/git b/image/git index 6ef9696..0595043 160000 --- a/image/git +++ b/image/git @@ -1 +1 @@ -Subproject commit 6ef9696e10ef828d43dee2a8e9adcefc75a2034d +Subproject commit 0595043edd9c974924b063b678b4d2519e3966bb