Your ROOT_URL in app.ini is https://git.bwnetwork.us/ but you are visiting http://git.bwnetwork.us/Administrator/Proxmox_Helper_scripts/commit/a520795e1b3f4ea585bc00816c1952c17a5b013e?style=unified&whitespace=show-all
You should set ROOT_URL correctly, otherwise the web may not work correctly.
whiptail --backtitle "Proxmox VE Helper Scripts" --title "Remove Kernels" --yesno "Would you like to remove the previously selected Kernels?" 1068|| exit
whiptail --backtitle "Proxmox VE Helper Scripts" --title "Remove Kernels" --yesno "Would you like to remove the $(echo$remove_kernels| awk '{print NF}')previously selected Kernels?" 1068|| exit