deploy: mark install.sh + pxe-setup.sh executable in git index
CI / Lint + build + test (push) Failing after 5m13s
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>
This commit is contained in:
Regular → Executable
Regular → Executable
Reference in New Issue
Block a user