mirror of
https://github.com/ocrmypdf/OCRmyPDF.git
synced 2026-01-07 12:41:49 +00:00
5 lines
70 B
Bash
Executable File
5 lines
70 B
Bash
Executable File
#!/bin/bash
|
|
|
|
. /appenv/bin/activate
|
|
cd /home/docker
|
|
exec ocrmypdf "$@" |