red-hat-openjdk/docs

3.2.3 missing %% around JAVA_HOME

Opened this issue · 2 comments

QE by @sparkoo

3.2.3 missing %% around JAVA_HOME

%JAVA_HOME% in Windows batch scripts would mean the same as $JAVA_HOME in bash scripts.

So, do the docs need an edit for this? Or are they okay as they are?