Files
ProxmoxVED/misc
CanbiZ (MickLesk) d242100531 refactor(preflight): move to install_script, clean UX flow
- Move run_preflight from build_container() into install_script() after header_info
- Shows: Header → preflight checks → 2s pause → clear (via next header_info call)
- On failure: show summary + exit cleanly (no ERR trap)
- Change all return 1 → return 0 in preflight functions (prevents ERR trap under set -Ee)
- Remove PREFLIGHT_DONE guard from build_container (no longer needed)
2026-03-03 14:10:03 +01:00
..
2025-03-03 10:10:57 +01:00
2026-03-03 13:30:25 +01:00
2026-02-24 09:35:08 +01:00
2026-02-24 09:36:33 +01:00
2025-12-10 07:42:09 +01:00
2026-03-02 09:18:02 +01:00
2026-02-24 09:41:40 +01:00