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

Update paperless-ngx.sh

tweak
pull/2942/head
tteckster 1 year ago committed by GitHub
parent 5204ad7e16
commit ef4d18f870
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

@ -81,6 +81,7 @@ function update_script() {
pip install -r requirements.txt &>/dev/null
cd /opt/paperless/src
/usr/bin/python3 manage.py migrate &>/dev/null
echo "${RELEASE}" >/opt/${APP}_version.txt
msg_ok "Updated to ${RELEASE}"
msg_info "Cleaning up"

Loading…
Cancel
Save

Powered by BW's shoe-string budget.