chore: mark cron-backup.sh executable

deploy.sh sync-checkout was landing the file without an exec bit,
so the cron run hit 'Permission denied' until chmod +x was applied
manually on Dalidou. Persist the exec bit in the git index so
future deploys don't regress.

Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>
This commit is contained in:
2026-04-11 12:22:20 -04:00
parent 1161645415
commit 7bf83bf46a

0
deploy/dalidou/cron-backup.sh Normal file → Executable file
View File