Your ROOT_URL in app.ini is https://git.bwnetwork.us/ but you are visiting http://git.bwnetwork.us/Administrator/Proxmox_Helper_scripts/commit/942fd3fda2da3144dddf48ccb73416208666add6?style=split&whitespace=ignore-eol
You should set ROOT_URL correctly, otherwise the web may not work correctly.
1 changed files with
6 additions and
3 deletions
@ -410,9 +410,12 @@ qm set $VMID \
-scsi0 ${ DISK1_REF } ,${ DISK_CACHE } ${ THIN } size = 2G \
-scsi0 ${ DISK1_REF } ,${ DISK_CACHE } ${ THIN } size = 2G \
-boot order = scsi0 \
-boot order = scsi0 \
-serial0 socket \
-serial0 socket \
-description " # Debian 12 VM
-description " <div align='center'><a href='https://Helper-Scripts.com'><img src='https://raw.githubusercontent.com/tteck/Proxmox/main/misc/images/logo-81x112.png'/></a>
### https://github.com/tteck/Proxmox
[ ![ ko-fi] ( https://ko-fi.com/img/githubbutton_sm.svg) ] ( https://ko-fi.com/D1D7EP4GF) " >/dev/null
# Debian 12
<a href = 'https://ko-fi.com/D1D7EP4GF' ><img src = 'https://img.shields.io/badge/☕-Buy me a coffee-blue' /></a>
</div>" >/dev/null
msg_ok " Created a Debian 12 VM ${ CL } ${ BL } ( ${ HN } ) "
msg_ok " Created a Debian 12 VM ${ CL } ${ BL } ( ${ HN } ) "
if [ " $START_VM " = = "yes" ] ; then
if [ " $START_VM " = = "yes" ] ; then
msg_info "Starting Debian 12 VM"
msg_info "Starting Debian 12 VM"