Skip to content

Instantly share code, notes, and snippets.

@mfrederickson
Created March 20, 2015 19:35
Show Gist options
  • Save mfrederickson/5717cd1d463340e02555 to your computer and use it in GitHub Desktop.
Save mfrederickson/5717cd1d463340e02555 to your computer and use it in GitHub Desktop.
install rjb on digitalocean droplet with rvm giving JAVA_HOME undefined -- resolved
I had to change the rvmsudo script (around line 82 where it filters out environment variables) to allow JAVA_HOME through by adding it to the end of the list.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment