Files
Vetting/deploy
josh 6ce95547f4
CI / Lint + build + test (push) Failing after 5m13s
deploy: mark install.sh + pxe-setup.sh executable in git index
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>
2026-04-18 01:43:02 -04:00
..