#!/bin/bash args=$* shift $# source ~/.rvm/scripts/rvm rvm 1.8.7 ruby makedepot.rb $HOME/git/rails $args rvm system