remove unneeded line in paperless

This commit is contained in:
CanbiZ 2025-08-20 17:29:21 +02:00 committed by GitHub
parent 2bd2a763a1
commit 059d297305
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -51,7 +51,6 @@ $STD apt-get install -y \
zlib1g \
tesseract-ocr \
tesseract-ocr-eng
$STD sudo make install
msg_ok "Installed OCR Dependencies"
msg_info "Setup JBIG2"