bash_profile.sh 104 B

123
  1. export JAVA_HOME=/opt/java8
  2. export JAVA_EXE=$JAVA_HOME/bin/java
  3. export RESIN_HOME=${IROOT}/resin-4.0.41