1
0
mirror of https://github.com/tteck/Proxmox.git synced 2024-11-21 18:16:39 +02:00

Update paperless-ngx-install.sh

tweak
This commit is contained in:
tteckster 2024-10-25 07:35:07 -04:00 committed by GitHub
parent 9a5d43e4d3
commit 55c8d1187b
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -46,9 +46,7 @@ $STD apt-get install -y --no-install-recommends \
python3-pip \
python3-dev \
python3-setuptools \
python3-wheel \
nltk
$STD python3 -m nltk.downloader all
python3-wheel
msg_ok "Installed Python3 Dependencies"
msg_info "Installing OCR Dependencies (Patience)"