This commit is contained in:
CanbiZ
2025-06-25 14:44:35 +02:00
parent 0bd3ac1e87
commit 62baa61680
2 changed files with 3 additions and 2 deletions

View File

@@ -206,6 +206,7 @@ TEMPLATE_STORAGE=$tmpl
CONTAINER_STORAGE=$cont
EOF
msg_ok "Default Storage set: Template=${BL}$tmpl${CL} ${GN}|${CL} Container=${BL}$cont${CL}"
whiptail --backtitle "[dev] Proxmox VE Helper Scripts" \
--msgbox "Default Storage set:\n\nTemplate: $tmpl\nContainer: $cont" 10 58
}