fix: track the executable bit on party

The script was committed mode 100644; a fresh clone could not run
./party, and the bats suite fails with EACCES 126 wherever it invokes
"$PARTY_BIN" directly. Makefile installs masked this via install -m 0755.
This commit is contained in:
veg 2026-07-04 08:34:12 +00:00
parent f06c599ea7
commit 9117f73423

0
party Normal file → Executable file
View file