Your ROOT_URL in app.ini is https://git.bwnetwork.us/ but you are visiting http://git.bwnetwork.us/Administrator/Proxmox_Helper_scripts/commit/7b464da33c754763f9ae7747f03bf5ed15cc07f1?style=unified&whitespace=ignore-eol You should set ROOT_URL correctly, otherwise the web may not work correctly.

Update paperless-ngx-v5-install.sh

nltk download all
pull/1045/head
tteckster 2 years ago committed by GitHub
parent 9e2a0e18f2
commit 7b464da33c
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

@ -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
$STD pip install --upgrade pip
$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_info "Setting up database"

Loading…
Cancel
Save

Powered by BW's shoe-string budget.