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