✨ Support --input-file-grp/-I command line parameter
parent
9e80926eb2
commit
78f632a523
@ -1,4 +1,4 @@
|
|||||||
#!/bin/sh
|
#!/bin/sh
|
||||||
# Run the my_ocrd_workflow container on the current workspace
|
# 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…
Reference in New Issue