Files
ProxmoxVED/misc
MickLesk 96fc169f4b fix(build): prevent error handler crash from pipefail on grep
The missing_cmd grep pipeline in the install error handler runs
under set -o pipefail. When grep finds no match (exit 1), the
entire pipeline fails and triggers the ERR trap recursively,
crashing the recovery menu. Add || true to suppress this.
2026-03-21 19:16:33 +01:00
..
2025-03-03 10:10:57 +01:00
2026-03-18 14:58:47 +01:00
2026-03-12 14:27:06 +01:00
2026-03-18 14:58:47 +01:00
2026-03-18 14:58:47 +01:00
2026-03-18 14:58:47 +01:00
2026-03-18 14:58:47 +01:00
2026-03-18 14:58:47 +01:00
2025-12-10 07:42:09 +01:00
2026-03-18 14:58:47 +01:00
2026-03-18 14:58:47 +01:00