diff options
| author | batsumaru <> | 2026-07-01 15:40:07 +0900 |
|---|---|---|
| committer | batsumaru <> | 2026-07-01 15:40:07 +0900 |
| commit | aa73d4e03d0905b884cde1ed3c2f0bdf35f5ef30 (patch) | |
| tree | 01422390e9c65d45b132f7dbead1c50dea3c4cca /statuspage/render.sh | |
| parent | dfec6df2fb876fadb20d24a5bd8f4b4400a0f659 (diff) | |
Mark statuspage shell scripts executable in git
core.fileMode is false in this repo (Windows checkout), so the earlier
commit recorded every checks/*.sh, lib/common.sh, and render.sh as
100644. render.sh skips non-executable files silently, so without this
the deployed page would render with zero rows.
Co-Authored-By: Claude Sonnet 5 <noreply@anthropic.com>
Diffstat (limited to 'statuspage/render.sh')
| -rwxr-xr-x[-rw-r--r--] | statuspage/render.sh | 0 |
1 files changed, 0 insertions, 0 deletions
diff --git a/statuspage/render.sh b/statuspage/render.sh index 22df5e7..22df5e7 100644..100755 --- a/statuspage/render.sh +++ b/statuspage/render.sh |
