mirror of
https://github.com/qurator-spk/ocrd-galley.git
synced 2025-10-30 02:34:13 +01:00
3 lines
104 B
Text
3 lines
104 B
Text
|
|
#!/bin/sh
|
||
|
|
podman run -it --mount type=bind,src="$(pwd)",target=/data --privileged=true my_ocrd_workflow
|