Updated exec bit for all build scripts #802
No reviewers
Labels
No labels
bug
Changes: Audio
Changes: Map
Changes: No C#
Changes: Sprites
Changes: UI
documentation
DON'T MERGE
duplicate
enhancement
good first issue
help wanted
holding to vote
invalid
question
size/L
size/M
size/S
size/XL
size/XS
S: Merge Conflict
S: Untriaged
wontfix
No milestone
No project
No assignees
1 participant
Notifications
Due date
No due date set.
Dependencies
No dependencies set
Reference
Byrd-Station/Byrd!802
Loading…
Reference in a new issue
No description provided.
Delete branch "QuillTheCreature/Byrd:executablebits"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
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 *.shevery single time I clone the repo, especially since the files get marked as modified afterwards and show up in git.Checklist