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

Update paperless-ngx-install.sh

fixes https://github.com/tteck/Proxmox/issues/3964
pull/3971/head
tteckster 5 months ago committed by GitHub
parent 1d83562661
commit 5c711293b9
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

@ -40,7 +40,8 @@ $STD apt-get install -y --no-install-recommends \
mc
msg_ok "Installed Dependencies"
msg_info "Installing Python3 Dependencies"
msg_info "Installing Python3 Dependencies (Patience)"
$STD python3 -m nltk.downloader all
$STD apt-get install -y --no-install-recommends \
python3 \
python3-pip \

Loading…
Cancel
Save

Powered by BW's shoe-string budget.