Skip to content

chmod fixes #97

@mcandre

Description

@mcandre

Account for NTFS and other chmod hazards, by automatically applying chmod 0755 to any files within .../bin/... directories, other than files whose basename contains a period (.) by default.

Make this behavior configurable, through a hashmap of file path patterns to chmod values. An empty hashmap is allowed to override the default.

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