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

Remove execute permission from a saved file #37

Merged
merged 2 commits into from
Jan 22, 2024
Merged

Conversation

5ouma
Copy link
Owner

@5ouma 5ouma commented Jan 22, 2024

Issue: close #29

Checklist

  • This Pull Request introduces a new feature.
  • This Pull Request fixes a bug.

Description

Since I specified as os.ModePerm, all permission was added.


Since I specified as `os.ModePerm`, all permission was added.
@5ouma 5ouma added this to the v0.2.0 milestone Jan 22, 2024
Signed-off-by: Souma <101255979+5ouma@users.noreply.github.com>
@5ouma 5ouma merged commit 7e01ec6 into main Jan 22, 2024
4 checks passed
@5ouma 5ouma deleted the feat-execute-perm branch January 22, 2024 07:46
@5ouma 5ouma removed this from the v0.2.0 milestone Feb 1, 2024
@5ouma 5ouma added the 🎉 New Feature Introduce a new feature label Jun 20, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
🎉 New Feature Introduce a new feature
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Remove execute permission from a saved login_item.json
1 participant