Created
September 14, 2012 12:49
-
-
Save bmvakili/3721730 to your computer and use it in GitHub Desktop.
20120914p1g1
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
export JAVA_HOME=/usr/java/jdk1.6.0_21 | |
export LIFERAY_HOME=/usr/liferay/liferay-portal-6.0.5/tomcat-6.0.26 | |
export PATH=$JAVA_HOME/bin:$LIFERAY_HOME/bin:$PATH |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment