Files
OCRmyPDF/OCRmyPDF.sh
T

7 lines
274 B
Bash
Executable File

#!/bin/sh
##############################################################################
# Copyright (c) 2013-14: fritz-hh from Github (https://github.com/fritz-hh)
##############################################################################
python3 -m src.ocrmypdf "$@"