Your ROOT_URL in app.ini is https://git.bwnetwork.us/ but you are visiting http://git.bwnetwork.us/Administrator/Proxmox_Helper_scripts/commit/8ce0ad13ab1618c36cd4a80a894a1bfa4c784645?style=split&whitespace=ignore-change
You should set ROOT_URL correctly, otherwise the web may not work correctly.
@ -30,7 +30,7 @@ if [ "$ROOT_FS" != "ext4" ]; then
exit1
exit1
fi
fi
whiptail --backtitle "Proxmox VE Helper Scripts" --title "Proxmox VE LXC Filesystem Trim" --yesno "The selected containers will undergo the fstrim command. Proceed?" 1058|| exit
whiptail --backtitle "Proxmox VE Helper Scripts" --title "Proxmox VE LXC Filesystem Trim" --yesno "The LXC containers will undergo the fstrim command. Proceed?" 1058|| exit