mirror of
https://github.com/ocrmypdf/OCRmyPDF.git
synced 2026-04-27 01:22:04 -04: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 "$@" |