Skip to content

Instantly share code, notes, and snippets.

@Sutto
Created July 21, 2010 13:47
Show Gist options
  • Save Sutto/484503 to your computer and use it in GitHub Desktop.
Save Sutto/484503 to your computer and use it in GitHub Desktop.
#!/usr/bin/env bash -e
source "$rvm_scripts_path/rvm" || true
rvm install ruby-1.8.7-p299 -C '--enable-shared,--with-readline-dir='"$rvm_path"'/usr'
rvm install rbx-1.0.1-20100603
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment