Commit 1cda72ce by Feanil Patel

Fix var name for jdk link.

parent f71c1883
export JAVA_HOME="{{ java_link }}"
export JAVA_HOME="{{oraclejdk_link}}"
export PATH=$JAVA_HOME/bin:$PATH
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment