summaryrefslogtreecommitdiffstats
path: root/content/etc/profile.d/java.sh
diff options
context:
space:
mode:
authorJames Z.M. Gao <gaozhm@mvad.com>2016-05-03 08:53:33 +0800
committerJames Z.M. Gao <gaozhm@mvad.com>2016-05-03 08:53:33 +0800
commit6ccdfc95c331f328ba71dfb5f6f36702f87338c6 (patch)
treee1b125754d5d3cb49149bb730f934d6d7cc4f417 /content/etc/profile.d/java.sh
downloaddavmail-6ccdfc95c331f328ba71dfb5f6f36702f87338c6.tar.gz
davmail-6ccdfc95c331f328ba71dfb5f6f36702f87338c6.tar.bz2
davmail-6ccdfc95c331f328ba71dfb5f6f36702f87338c6.tar.xz
davmail-6ccdfc95c331f328ba71dfb5f6f36702f87338c6.zip
add Dockerfile
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