Your ROOT_URL in app.ini is https://git.bwnetwork.us/ but you are visiting http://git.bwnetwork.us/Administrator/Proxmox_Helper_scripts/commit/c968f07e42685ac00704729d2cf567a48159b34f You should set ROOT_URL correctly, otherwise the web may not work correctly.

Update debian-vm.sh

tweak
pull/2074/head
tteckster 2 years ago committed by GitHub
parent 634283c04e
commit c968f07e42
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

@ -154,7 +154,7 @@ function default_settings() {
echo -e "${DGN}Using MAC Address: ${BGN}${MAC}${CL}"
echo -e "${DGN}Using VLAN: ${BGN}Default${CL}"
echo -e "${DGN}Using Interface MTU Size: ${BGN}Default${CL}"
echo -e "${DGN}Start VM when completed: ${BGN}no${CL}"
echo -e "${DGN}Start VM when completed: ${BGN}yes${CL}"
echo -e "${BL}Creating a Debian 12 VM using the above default settings${CL}"
}

Loading…
Cancel
Save

Powered by BW's shoe-string budget.