mirror of
https://github.com/qurator-spk/ocrd-galley.git
synced 2025-06-09 14:49:53 +02:00
2 lines
109 B
Bash
Executable file
2 lines
109 B
Bash
Executable file
#!/bin/sh
|
|
podman run -it --rm --mount type=bind,src="$(pwd)",target=/data --privileged=true my_ocrd_workflow
|