From d0891186b6e2d5baf7141c2ce0ecdfdc246097b2 Mon Sep 17 00:00:00 2001 From: Daniel Friesel Date: Sun, 8 Jan 2023 13:24:31 +0100 Subject: zugbildungsplan → v1 MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- README.md | 2 +- examples/dbf_update_zugbildungsplan | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index ce106b7..b160c3b 100644 --- a/README.md +++ b/README.md @@ -127,7 +127,7 @@ see the respective files) licenses. Attribution is appreciated. Background Data Updates --- -db-infoscreen can use +db-infoscreen can use to show scheduled ICE/IC types (ICE 1/2/3/4/T, IC 1/2), wagon orders, and other attributes. It expects the file to be provided in `share/zugbildungsplan.json`. diff --git a/examples/dbf_update_zugbildungsplan b/examples/dbf_update_zugbildungsplan index 816495e..1cd82e7 100644 --- a/examples/dbf_update_zugbildungsplan +++ b/examples/dbf_update_zugbildungsplan @@ -2,7 +2,7 @@ set -eu -wget -qO share/zugbildungsplan.json.new https://lib.finalrewind.org/dbdb/db_zugbildung_v0.json +wget -qO share/zugbildungsplan.json.new https://lib.finalrewind.org/dbdb/db_zugbildung_v1.json chmod 644 share/zugbildungsplan.json.new -- cgit v1.2.3