summaryrefslogtreecommitdiffstats
path: root/abs/extra/community/jre/jre.profile
blob: af3e3735a21eafef707192a72cfdba1eccb7d44c (plain)
1
2
3
4
export PATH=$PATH:/opt/java/jre/bin
if [ ! -f /etc/profile.d/jdk.sh ]; then
        export JAVA_HOME=/opt/java/jre
fi