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