mirror of
https://github.com/community-scripts/ProxmoxVE-Local.git
synced 2026-07-11 00:02:40 -04:00
Fixes syntax error 'unexpected token fi' caused by empty if...fi block. Source calls for core.func/error-handler.func were outside the guard, causing them to run unconditionally (including via /dev/stdin).