Subj : src/doors/syncretro/build.sh To : Git commit to main/sbbs/master From : Rob Swindell (on Debian Linux) Date : Tue Jul 14 2026 21:04:15 https://gitlab.synchro.net/main/sbbs/-/commit/baf79852cf28e609a4e897eb Modified Files: src/doors/syncretro/build.sh Log Message: syncretro: restore the executable bit on build.sh build.sh went into git as mode 100644, while every sibling door's build.sh (syncconquer, syncdoom, syncduke, syncmoo1) is 100755. It was authored from the Windows side over the SMB share, where the POSIX executable bit doesn't survive, so it was already non-executable when the door skeleton first committed it. Consequence: a fresh clone can't run ./build.sh -- it fails with "Permission denied" until the user chmods it by hand. Mode only; the file's content is byte-for-byte unchanged. --- þ Synchronet þ Vertrauen þ Home of Synchronet þ [vert/cvs/bbs].synchro.net .