Created
October 11, 2011 18:51
-
-
Save mtheoryx/1279022 to your computer and use it in GitHub Desktop.
rvm-install error
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
| -bash-3.00$ bash < <(curl -s https://raw.github.com/wayneeseguin/rvm/master/binscripts/rvm-installer ) | |
| Cloning into rvm... | |
| remote: Counting objects: 5671, done. | |
| remote: Compressing objects: 100% (2729/2729), done. | |
| remote: Total 5671 (delta 3718), reused 4004 (delta 2205) | |
| Receiving objects: 100% (5671/5671), 1.89 MiB | 493 KiB/s, done. | |
| Resolving deltas: 100% (3718/3718), done. | |
| bash: line 329: syntax error near unexpected token `"--trace"' | |
| -bash-3.00$ |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment