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

Add support for elementary OS #3937

Merged
merged 3 commits into from
Feb 24, 2017
Merged

Add support for elementary OS #3937

merged 3 commits into from
Feb 24, 2017

Conversation

pkuczynski
Copy link
Member

Fixes #3935

@pkuczynski pkuczynski added this to the rvm-1.30.0 milestone Feb 23, 2017
Copy link
Member

@mpapis mpapis left a comment

Choose a reason for hiding this comment

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

just double check the solus detection before merging

[[ -f /etc/lsb-release ]] &&
GREP_OPTIONS="" \command \grep "DISTRIB_ID=Solus" /etc/lsb-release >/dev/null
then
_system_name="Solus"
Copy link
Member

Choose a reason for hiding this comment

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

duplicate?

Copy link
Member Author

Choose a reason for hiding this comment

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

nope. just grouped all systems based on /etc/lsb-release

Signed-off-by: Piotr Kuczynski <piotr.kuczynski@gmail.com>
@pkuczynski pkuczynski merged commit c5fce73 into master Feb 24, 2017
@pkuczynski pkuczynski deleted the feature/3935-elementary-os branch February 24, 2017 10:25
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.

2 participants