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

Update update-lxcs-cron.sh

fixes https://github.com/tteck/Proxmox/issues/3408
pull/3412/head
tteckster 9 months ago committed by GitHub
parent 6c155c7463
commit 80fb3ee841
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

@ -35,7 +35,6 @@ for container in $(pct list | awk '{if(NR>1) print $1}'); do
fi
done
if [ "$excluded" == true ]; then
header_info
echo -e "[Info] Skipping $container"
sleep 1
else

Loading…
Cancel
Save

Powered by BW's shoe-string budget.