Skip to content

Instantly share code, notes, and snippets.

@tfitch
Created June 29, 2013 04:23
Show Gist options
  • Save tfitch/5889735 to your computer and use it in GitHub Desktop.
Save tfitch/5889735 to your computer and use it in GitHub Desktop.
Use Magic_Shell to create $JAVA_HOME var
magic_shell_environment 'JAVA_HOME' do
value '/install/location/path/java'
end
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment