Skip to content

Conversation

@prettykernel
Copy link

Without chmod, we will get the error below:

/home/YOURNAME/.jabba/bin/jabba does not appear to be a valid binary.

Without chmod, we will get the error below:
/home/<yourname>/.jabba/bin/jabba does not appear to be a valid binary.
```sh
curl -sL https://github.com/shyiko/jabba/raw/master/install.sh | bash && . ~/.jabba/jabba.sh
curl -sL https://github.com/shyiko/jabba/raw/master/install.sh | bash && chmod u+x ~/.jabba/jabba.sh && . ~/.jabba/jabba.sh
Copy link

Choose a reason for hiding this comment

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

@prettykernel Perhaps a new section should be created dedicated to Fedora since this is not a problem on most other Linux distros (e.g., Debian).

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