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

Newly installed binary is not executable #11

Closed
natemcintosh opened this issue Apr 29, 2024 · 0 comments · Fixed by #13
Closed

Newly installed binary is not executable #11

natemcintosh opened this issue Apr 29, 2024 · 0 comments · Fixed by #13
Milestone

Comments

@natemcintosh
Copy link
Owner

Goal

While the binary is currently installed in the right place, it is not executable. It should automatically be made executable.

Context

To make this work on linux and mac, I would usually run chmod +x <name_of_file>. I expect we can do the same here. However, I am less sure of how this works on windows; will have to make a list of things that may/will be different if the tool ever gets to that point.

Required features

  • Make the newly downloaded file executable

Out of scope

  • Anything beyond making it executable

Related documents

@natemcintosh natemcintosh added this to the v0.2.0 milestone Apr 29, 2024
@natemcintosh natemcintosh linked a pull request May 11, 2024 that will close this issue
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 a pull request may close this issue.

1 participant