mirror of
https://github.com/community-scripts/ProxmoxVE.git
synced 2026-04-25 19:35:04 +02:00
- Add fallback_to_debian12() helper that searches for a Debian 12 template (local then online), downloads if needed, and retries pct create with the older template - Extend offer_lxc_stack_upgrade_and_maybe_retry() with a 3-option menu when using Debian 13: [1] Upgrade LXC stack (recommended), [2] Use Debian 12 instead (with warning), [3] Cancel - In both 'unsupported version' error handlers: if LXC stack upgrade is declined (rc=2) or fails (rc=3), automatically attempt Debian 12 fallback as last resort before giving up