Skip to content

Conversation

@gszy
Copy link
Contributor

@gszy gszy commented Dec 30, 2019

Many JPG and PNG images have the “execute” bit set, but it shouldn’t be necessary for them. Updated with:

find . -type f -executable \! -path ./.git\* -exec chmod -v a-x {} \;

Many JPG and PNG images have the “execute” bit set, but it shouldn’t be
necessary for them. Updated with:

    find . -type f -executable \! -path ./.git\* -exec chmod -v a-x {} \;
@ThomasGravekamp ThomasGravekamp merged commit 9beb22a into STM32-base:master Dec 30, 2019
@gszy gszy deleted the remove-execute-bit branch December 30, 2019 20:16
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants