desktop/jre/jre.profile

5 lines
118 B
Plaintext
Raw Normal View History

2010-06-03 05:39:46 +08:00
export PATH=$PATH:/opt/java/jre/bin
if [ ! -f /etc/profile.d/jdk.sh ]; then
export JAVA_HOME=/opt/java/jre
fi