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

Make deep-clean.kts executable #10

Merged
merged 1 commit into from
Jul 9, 2021

Conversation

diklimchuk
Copy link
Contributor

Makes deep-clean.kts file executable to allow executing it on mac

Implemented solution

adds 'x' flag to deep-clean.kts file

REQUIRED: pre-PR checklist

  • The project compiles/runs
  • The implemented solution works as intended
  • Dry-run (-d) doesn't actually perform any action besides logging
  • The README.md file has been updated

Copy link
Owner

@rock3r rock3r left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Thanks!

@rock3r rock3r merged commit 34dc2bf into rock3r:master Jul 9, 2021
@diklimchuk diklimchuk deleted the make-script-executable branch July 9, 2021 06:37
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.

None yet

2 participants