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

Update daemonsync.sh

pull/84/head
tteckster 3 years ago committed by GitHub
parent 3b96f878e4
commit 37d89837cd
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

@ -153,7 +153,7 @@ echo -e "${CM}${CL} \r"
alias lxc-cmd="lxc-attach -n $CTID --"
lxc-cmd bash -c "$(wget -qLO - https://raw.githubusercontent.com/tteck/Proxmox/dev/setup/daemonsync-install.sh)" || exit
lxc-cmd bash -c "$(wget -qLO - https://raw.githubusercontent.com/tteck/Proxmox/main/setup/daemonsync-install.sh)" || exit
IP=$(pct exec $CTID ip a s dev eth0 | sed -n '/inet / s/\// /p' | awk '{print $2}')

Loading…
Cancel
Save

Powered by BW's shoe-string budget.