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

Update paperless-ngx-update.sh

pull/543/head
tteckster 3 years ago committed by GitHub
parent c06f7afce9
commit fbab831953
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

@ -56,6 +56,7 @@ msg_ok "Stopped Paperless-ngx"
msg_info "Updating to ${RELEASE}"
wget https://github.com/paperless-ngx/paperless-ngx/releases/download/$RELEASE/paperless-ngx-$RELEASE.tar.xz &>/dev/null
tar -xf paperless-ngx-$RELEASE.tar.xz &>/dev/null
cp -r /opt/paperless/paperless.conf paperless-ngx/
cp -r paperless-ngx/* /opt/paperless/
cd /opt/paperless
pip install -r requirements.txt &>/dev/null

Loading…
Cancel
Save

Powered by BW's shoe-string budget.