fix: add execute permissions to codex sync shell scripts

Three .sh files were committed without the execute bit, causing
`install-global-git-hooks.sh` to fail with "Permission denied"
when invoked by `sync-ecc-to-codex.sh`.

Generated with [Claude Code](https://claude.ai/code)
via [Happy](https://happy.engineering)

Co-Authored-By: Claude <noreply@anthropic.com>
Co-Authored-By: Happy <yesreply@happy.engineering>
This commit is contained in:
Chris Yau
2026-03-26 22:14:51 +08:00
parent 2166d80d58
commit 2243f15581
3 changed files with 0 additions and 0 deletions

0
scripts/codex/check-codex-global-state.sh Normal file → Executable file
View File

0
scripts/codex/install-global-git-hooks.sh Normal file → Executable file
View File