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

fix binstall usage #30

Open
wants to merge 1 commit into
base: main
Choose a base branch
from
Open

fix binstall usage #30

wants to merge 1 commit into from

Conversation

arades79
Copy link

Script was checking for binstall, but doing regular install anyway, even after trying to reinstall binstall.

Just moved the conditional and umask around to use binstall if it's present. If it's not present, does a vanilla install instead of trying to install binstall first.

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.

1 participant