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

Update daemonsync-install.sh

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

@ -61,7 +61,7 @@ apt-get install -y g++-multilib &>/dev/null
echo -e "${CM}${CL} \r"
echo -en "${GN} Installing Daemon Sync Server... "
wget -qL https://github.com/tteck/Proxmox/raw/dev/misc/daemonsync_2.2.0.0059_amd64.deb &>/dev/null
wget -qL https://github.com/tteck/Proxmox/raw/main/misc/daemonsync_2.2.0.0059_amd64.deb &>/dev/null
sudo dpkg -i daemonsync_2.2.0.0059_amd64.deb &>/dev/null
echo -e "${CM}${CL} \r"

Loading…
Cancel
Save

Powered by BW's shoe-string budget.