Your ROOT_URL in app.ini is https://git.bwnetwork.us/ but you are visiting http://git.bwnetwork.us/Administrator/Proxmox_Helper_scripts/commit/72051ef30c758106e8b6b021eaef719590a0f23e
You should set ROOT_URL correctly, otherwise the web may not work correctly.
if [ $(pveversion | grep "pve-manager/8" | wc -l) -ne 1 ]; then
if [ $(pveversion | grep "pve-manager/8" | wc -l) -ne 1 ]; then
whiptail --msgbox --title "Proxmox VE 7 Detected" "You are currently using Proxmox VE 7, refrain from creating Debian 12 LXCs due to differences in locale parameters." 10 58