You've already forked Proxmox
mirror of
https://github.com/tteck/Proxmox.git
synced 2025-07-17 08:17:44 +02:00
Update paperless-ngx-v5-install.sh
nltk download all
This commit is contained in:
@ -154,7 +154,7 @@ cd /opt/paperless
|
|||||||
sed -i -e 's|-e git+https://github.com/paperless-ngx/django-q.git|git+https://github.com/paperless-ngx/django-q.git|' /opt/paperless/requirements.txt
|
sed -i -e 's|-e git+https://github.com/paperless-ngx/django-q.git|git+https://github.com/paperless-ngx/django-q.git|' /opt/paperless/requirements.txt
|
||||||
$STD pip install --upgrade pip
|
$STD pip install --upgrade pip
|
||||||
$STD pip install -r requirements.txt
|
$STD pip install -r requirements.txt
|
||||||
$STD python3 -m nltk.downloader -d /usr/share/nltk_data stopwords
|
$STD python3 -m nltk.downloader -d /usr/share/nltk_data all
|
||||||
msg_ok "Installed Paperless-ngx"
|
msg_ok "Installed Paperless-ngx"
|
||||||
|
|
||||||
msg_info "Setting up database"
|
msg_info "Setting up database"
|
||||||
|
Reference in New Issue
Block a user