Unverified Commit d0891186 authored by Birte Kristina Friesel's avatar Birte Kristina Friesel
Browse files

zugbildungsplan → v1

parent 3174b64a
Loading
Loading
Loading
Loading
+1 −1
Original line number Diff line number Diff line
@@ -127,7 +127,7 @@ see the respective files) licenses. Attribution is appreciated.
Background Data Updates
---

db-infoscreen can use <https://lib.finalrewind.org/dbdb/db_zugbildung_v0.json>
db-infoscreen can use <https://lib.finalrewind.org/dbdb/db_zugbildung_v1.json>
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`.

+1 −1
Original line number Diff line number Diff line
@@ -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