Skip to content

Instantly share code, notes, and snippets.

@erikh

erikh/test.sh Secret

Created March 13, 2012 06:19
Show Gist options
  • Save erikh/b66e21e134fc13832413 to your computer and use it in GitHub Desktop.
Save erikh/b66e21e134fc13832413 to your computer and use it in GitHub Desktop.
exec /System/Library/Java/JavaVirtualMachines/1.6.0.jdk/Contents/Home/bin/java -Djdk.home= -Djruby.home=/Users/erikh/.rvm/rubies/jruby-1.6.7 -Djruby.script=jruby -Djruby.shell=/bin/sh -Djffi.boot.library.path=/Users/erikh/.rvm/rubies/jruby-1.6.7/lib/native/Darwin -Xss2048k -Djruby.memory.max=1024M -Djruby.stack.max=2048k -Dsun.java.command=org.jruby.Main -Djava.class.path= -Xbootclasspath/a:/Users/erikh/.rvm/rubies/jruby-1.6.7/lib/jruby.jar -Xmx1024M -Dfile.encoding=UTF-8 org/jruby/Main /Users/erikh/.rvm/gems/jruby-1.6.7/bin/rdoc -a --ri-site
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment