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

Update nextcloudpi-v5.sh

check path to update host
pull/1045/head
tteckster 2 years ago committed by GitHub
parent d671df97c9
commit 4d83642522
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

@ -92,7 +92,7 @@ if command -v pveversion >/dev/null 2>&1; then
fi
fi
if ! command -v pveversion >/dev/null 2>&1; then
if [[ ! -f /etc/apt/sources.list.d/emqx_emqx.list ]]; then
if [[ ! -f /lib/systemd/system/nextcloud-domain.service ]]; then
msg_error "No ${APP} Installation Found!";
exit
fi

Loading…
Cancel
Save

Powered by BW's shoe-string budget.