Created
December 27, 2014 18:07
-
-
Save mlocher/866d87d84bba9c48278f to your computer and use it in GitHub Desktop.
Install Ruby 2.2.0
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
#!/bin/sh | |
rvm get head | |
rvm use 2.2.0 --install |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment