mirror of
https://github.com/qurator-spk/ocrd-galley.git
synced 2025-06-09 06:39:53 +02:00
✨ Support --input-file-grp/-I command line parameter
This commit is contained in:
parent
9e80926eb2
commit
78f632a523
4 changed files with 17 additions and 4 deletions
|
@ -1,4 +1,4 @@
|
|||
#!/bin/sh
|
||||
# Run the my_ocrd_workflow container on the current workspace
|
||||
|
||||
DOCKER_IMAGE=mikegerber/my_ocrd_workflow:stable `dirname $0`/run
|
||||
DOCKER_IMAGE=mikegerber/my_ocrd_workflow:stable `dirname $0`/run "$@"
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue