6ce95547f4
CI / Lint + build + test (push) Failing after 5m13s
Git on Windows dropped the exec bit when the files were first committed, so `sudo ./pxe-setup.sh` on the LXC errored with "command not found". Fix via `git update-index --chmod=+x`. Co-Authored-By: Claude Opus 4.7 <noreply@anthropic.com>