Update paperless-ngx-install.sh

tweak
pull/3979/head
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
1 changed files with 1 additions and 3 deletions

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)"