Skip to content

Commit

Permalink
Update rcfg.sh
Browse files Browse the repository at this point in the history
  • Loading branch information
amihaiemil committed Feb 27, 2020
1 parent aa62c18 commit b7e742f
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion rcfg.sh
Expand Up @@ -33,7 +33,8 @@ echo $NEXT_VERSION

whereis java
java --version
ENV JAVA_HOME /usr/lib/jvm/java-8-openjdk-amd64

export JAVA_HOME="/usr/lib/jvm/java-8-openjdk-amd64"

echo "************** JAVA HOME ***************"
echo $JAVA_HOME
Expand Down

0 comments on commit b7e742f

Please sign in to comment.