Skip to content

Remove executable permission from files not meant for execution. #15

Description

@dreirund

Ahoj,

after checkout of your repository, the files not meant for execution have the executable permission set:

ls -lA:

drwxr-xr-x 1 <censored> <censored>   142 May 25 17:37 .git
-rwxr-xr-x 1 <censored> <censored>  1045 May 25 17:32 .gitignore
-rwxr-xr-x 1 <censored> <censored> 11357 May 25 17:32 LICENSE
-rwxr-xr-x 1 <censored> <censored>   548 May 25 17:32 README.md
-rwxr-xr-x 1 <censored> <censored>  3972 May 25 17:32 split_ffmpeg.py

Please remove them from all files exept split_ffmpeg.py, and of course also except the .git directory.

Regards!

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions