• src/doors/syncretro/build.sh

    From Rob Swindell (on Debian Linux)@VERT to Git commit to main/sbbs/master on Tue Jul 14 21:04:15 2026
    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