From 18e25d4c57a5e34054023eafb8f33653e4112a15 Mon Sep 17 00:00:00 2001 From: Felix Lohmeier Date: Wed, 13 Jan 2021 10:56:11 +0100 Subject: [PATCH] Korrektur MEKZ ACQ --- Taskfile.yml | 1 + tasks/01-bibliotheca-pre.sh | 6 +++--- 2 files changed, 4 insertions(+), 3 deletions(-) diff --git a/Taskfile.yml b/Taskfile.yml index 98ec682..b80bd13 100644 --- a/Taskfile.yml +++ b/Taskfile.yml @@ -55,6 +55,7 @@ tasks: # - task: plauen - tasks/02-bibliotheca-main.sh "output/01-bibliotheca-pre" sources: + - tasks/01-bibliotheca-pre.sh - tasks/02-bibliotheca-main.sh - output/01-bibliotheca-pre/*.tsv generates: diff --git a/tasks/01-bibliotheca-pre.sh b/tasks/01-bibliotheca-pre.sh index 55e7e64..08928ba 100755 --- a/tasks/01-bibliotheca-pre.sh +++ b/tasks/01-bibliotheca-pre.sh @@ -237,8 +237,8 @@ if curl -fs \ "selection": [ { "v": { - "v": "MEKZ ACQ", - "l": "MEKZ ACQ" + "v": "MEKZ ACQ", + "l": "MEKZ ACQ" } } ], @@ -279,7 +279,7 @@ if curl -fs \ "type": "text", "name": "Column 1", "columnName": "Column 1", - "query": "MEKZ ACQ", + "query": "MEKZ ACQ", "mode": "text", "caseSensitive": false, "invert": false