summaryrefslogtreecommitdiffstats
path: root/content/etc/profile.d/java.sh
diff options
context:
space:
mode:
Diffstat (limited to 'content/etc/profile.d/java.sh')
-rw-r--r--content/etc/profile.d/java.sh1
1 files changed, 1 insertions, 0 deletions
diff --git a/content/etc/profile.d/java.sh b/content/etc/profile.d/java.sh
new file mode 100644
index 0000000..a6aff28
--- /dev/null
+++ b/content/etc/profile.d/java.sh
@@ -0,0 +1 @@
+which java &>/dev/null || PATH="$PATH":"$JAVA_HOME"/bin