Files
ProxmoxVE/vm
CanbiZ (MickLesk) d66669688d Validate RAM input for VM scripts
Add robust RAM input validation to multiple VM helper scripts (debian, docker, haos, openwrt, opnsense, pimox-haos, truenas). Each RAM prompt is now wrapped in a while loop that: provides a sensible default when the input is empty, ensures the value is a positive integer via regex, shows an "INVALID INPUT" whiptail message on bad input, and exits cleanly when the user cancels. Also fixed quoting of variable tests and normalized echoing of the allocated RAM. The pimox change preserves exit-status handling while integrating the same validation loop.
2026-03-16 13:44:17 +01:00
..
2026-02-05 12:02:06 +01:00
2026-03-16 13:44:17 +01:00
2026-03-16 13:44:17 +01:00
2026-03-16 13:44:17 +01:00