Skip to content

Instantly share code, notes, and snippets.

@inoccu
Created April 30, 2013 23:57
Show Gist options
  • Save inoccu/5492807 to your computer and use it in GitHub Desktop.
Save inoccu/5492807 to your computer and use it in GitHub Desktop.
#64bit版のJavaを使うようにする
test -z "$JAVA_HOME" && JAVA_HOME="/usr/lib/jvm/jre-1.7.0-openjdk.x86_64"
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment