Skip to content

Instantly share code, notes, and snippets.

@mtheoryx
Created October 11, 2011 18:51
Show Gist options
  • Save mtheoryx/1279022 to your computer and use it in GitHub Desktop.
Save mtheoryx/1279022 to your computer and use it in GitHub Desktop.
rvm-install error
-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