Updated exec bit for all build scripts #802

Merged
LilithArson merged 1 commit from QuillTheCreature/Byrd:executablebits into master 2026-08-10 13:47:28 +00:00
Contributor

Short description

Since we're apparently doing build script maintenance right now, here's a short one which makes all linux script files in the Scripts folder executable.

Why we need to add this

It's annoying to need to run chmod u+x *.sh every single time I clone the repo, especially since the files get marked as modified afterwards and show up in git.

Checklist

<!-- Link definitions, do not edit --> [guidelines]: https://docs.spacestation14.com/en/general-development/codebase-info/pull-request-guidelines.html [ruleset]: https://rules.byrdstation.space/#h.vigrxrnffwji ## Short description Since we're apparently doing build script maintenance right now, here's a short one which makes all linux script files in the Scripts folder executable. ## Why we need to add this It's annoying to need to run `chmod u+x *.sh` every single time I clone the repo, especially since the files get marked as modified afterwards and show up in git. ## Checklist <!-- Check boxes for faster reviewing of your PR --> - [x] I do not require assistance to complete the PR. - [x] I have verified that the changes work before posting/requesting review of my PR. - [x] I have added screenshots/videos of the changes, or this PR does not change in-game mechanics. - [x] I have read the [Pull Request and Changelog Guidelines][guidelines] and [Byrd Station's Contributor Ruleset][ruleset].
Updated exec bit for all build scripts
Some checks failed
Close PRs on master / run (pull_request_target) Has been skipped
Labels: Size / size-label (pull_request_target) Failing after 3s
Labels: PR / labeler (pull_request_target) Failing after 4s
CRLF Check / CRLF Check (pull_request) Successful in 3m53s
RSI Validator / Validate RSIs (pull_request) Successful in 5m2s
RGA schema validator / YAML RGA schema validator (pull_request) Successful in 5m25s
Map file schema validator / YAML map schema validator (pull_request) Successful in 12m52s
YAML Linter / YAML Linter (pull_request) Successful in 11m38s
PR Changelogs / changelog (pull_request_target) Successful in 1m25s
77899c704b
Sign in to join this conversation.
No description provided.