Your ROOT_URL in app.ini is https://git.bwnetwork.us/ but you are visiting http://git.bwnetwork.us/Administrator/Proxmox_Helper_scripts/commit/49db75a8c697a9f46798dafe51abfbb8e6cc73e6 You should set ROOT_URL correctly, otherwise the web may not work correctly.

Update paperless-ngx-v5-install.sh

fix for v1.13.0
pull/1102/head
tteckster 2 years ago committed by GitHub
parent ed2330edc0
commit 49db75a8c6
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

@ -154,6 +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
curl -s -o /opt/paperless/paperless.conf https://raw.githubusercontent.com/paperless-ngx/paperless-ngx/main/paperless.conf.example
msg_ok "Installed Paperless-ngx"
msg_info "Installing Natural Language Toolkit (Patience)"

Loading…
Cancel
Save

Powered by BW's shoe-string budget.