Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

feat(template): Set directory & file permission #109

Merged
merged 1 commit into from
Apr 30, 2022

Conversation

linuxluigi
Copy link
Collaborator

@linuxluigi linuxluigi commented Apr 29, 2022

Set new generated files to 0644 and directory to 0755 permission.

Fixes #105

Signed-off-by: Steffen Exler <[email protected]>
@brumhard brumhard force-pushed the feature/set-file-permission-fo-new-files branch from b1d0ded to 0623e7c Compare April 30, 2022 15:12
@brumhard brumhard merged commit 692b7dd into main Apr 30, 2022
@brumhard brumhard deleted the feature/set-file-permission-fo-new-files branch April 30, 2022 15:14
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.

go-template generates all files with executable permissions
2 participants