Update paperless-ngx-install.sh

This commit is contained in:
Sam Heinz
2025-05-10 18:28:55 +10:00
committed by GitHub
parent 519b5c8825
commit ac7ed557a2

View File

@@ -44,6 +44,7 @@ $STD apt-get install -y \
python3-dev \
python3-setuptools \
python3-wheel
rm -rf /usr/lib/python3.*/EXTERNALLY-MANAGED
msg_ok "Setup Python3"
msg_info "Installing OCR Dependencies (Patience)"