Spaces:
Sleeping
Sleeping
Claude Code Claude Opus 4.6 commited on
Commit ·
7c3a8ea
1
Parent(s): 42dec46
Claude Code: Fix entrypoint.sh executable permissions
Browse filesAdd +x permission to entrypoint.sh in repo (not just at build time).
This ensures proper execution and prevents any edge cases where
chmod might fail during Docker build.
Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>