mirror of
https://github.com/community-scripts/ProxmoxVE.git
synced 2026-05-01 21:30:09 +00:00
fix(vm-creation): ensure whiptail VMID inputbox is pre-filled with a valid and available ID - Replaced hardcoded NEXTID usage with a new get_valid_nextid() function - Ensures no collision with existing VMs, LXCs or orphaned LVM volumes - Improves user experience by properly pre-filling whiptail inputbox - Automatically skips invalid IDs instead of failing on alloc |
||
|---|---|---|
| .. | ||
| archlinux-vm.sh | ||
| debian-vm.sh | ||
| docker-vm.sh | ||
| haos-vm.sh | ||
| mikrotik-routeros.sh | ||
| nextcloud-vm.sh | ||
| openwrt.sh | ||
| opnsense-vm.sh | ||
| owncloud-vm.sh | ||
| pimox-haos-vm.sh | ||
| ubuntu2204-vm.sh | ||
| ubuntu2404-vm.sh | ||
| ubuntu2410-vm.sh | ||