summaryrefslogtreecommitdiff
path: root/base-install.sh
diff options
context:
space:
mode:
authorAndreas Maunz <andreas@maunz.de>2011-04-07 08:55:05 +0200
committerAndreas Maunz <andreas@maunz.de>2011-04-07 08:55:05 +0200
commitb0f1776e091c596f548c45ce568f548d8f39efb8 (patch)
tree7cb956e4b2cb63c75f61f867b325d69bf83f4413 /base-install.sh
parent1a36ef888295afd6592d617a7b3657386133d43f (diff)
Added correct config path in header
Diffstat (limited to 'base-install.sh')
-rw-r--r--base-install.sh2
1 files changed, 1 insertions, 1 deletions
diff --git a/base-install.sh b/base-install.sh
index 03512fe..13d0dd3 100644
--- a/base-install.sh
+++ b/base-install.sh
@@ -4,7 +4,7 @@
# Author: Andreas Maunz
#
# Your installed packages are safe and will not be updated.
-# A Java configuration is created and included in your '~.bashrc'.
+# A Java configuration is created and included in your '$OT_UI_CONF'.
. "`pwd`/utils.sh"
DIR="`pwd`"