mirror of
https://github.com/ocrmypdf/OCRmyPDF.git
synced 2025-10-16 18:39:48 +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 "$@" |