Filter only executable files in local tools copying #7

Merged
eric merged 1 commits from push-yvqlsumstnkp into main 2026-03-30 12:32:14 +02:00
Owner

Ensure that only executable files are copied from LOCAL_TOOLS_DIR to avoid copying non-executable or invalid files. Added check for executable permission (-x) alongside file existence (-f).

Ensure that only executable files are copied from LOCAL_TOOLS_DIR to avoid copying non-executable or invalid files. Added check for executable permission (-x) alongside file existence (-f).
eric added 1 commit 2026-03-30 12:32:08 +02:00
Ensure that only executable files are copied from LOCAL_TOOLS_DIR to avoid copying non-executable or invalid files. Added check for executable permission (-x) alongside file existence (-f).
eric merged commit 09c6ab18b8 into main 2026-03-30 12:32:14 +02:00
eric deleted branch push-yvqlsumstnkp 2026-03-30 12:32:15 +02:00
Sign in to join this conversation.
No Reviewers
No Label
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: eric/CrazyClaude#7
No description provided.