WSL setup scripts should have execute bit set #5

Closed
opened 2024-05-15 18:09:55 +00:00 by cody · 1 comment
Collaborator

If developing on a filesystem withotout linux style file ACLs you can use this git command to set the ACL at the git level

git update-index --chmod=+x foo.sh
If developing on a filesystem withotout linux style file ACLs you can use this git command to set the ACL at the git level ``` git update-index --chmod=+x foo.sh ```
Owner

Thank you!
This is being addressed by PR #8 and is now awaiting aproval

Thank you! This is being addressed by PR #8 and is now awaiting aproval
jaby closed this issue 2025-01-02 18:44:58 +00:00
Sign in to join this conversation.
No Label
No Milestone
No project
No Assignees
2 Participants
Notifications
Due Date
The due date is invalid or out of range. Please use the format 'yyyy-mm-dd'.

No due date set.

Dependencies

No dependencies set.

Reference: jaby/jabyengine#5
No description provided.