summaryrefslogtreecommitdiff
path: root/ruby.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 /ruby.sh
parent1a36ef888295afd6592d617a7b3657386133d43f (diff)
Added correct config path in header
Diffstat (limited to 'ruby.sh')
-rwxr-xr-xruby.sh2
1 files changed, 1 insertions, 1 deletions
diff --git a/ruby.sh b/ruby.sh
index 0a773bd..a1b8cbe 100755
--- a/ruby.sh
+++ b/ruby.sh
@@ -1,7 +1,7 @@
#!/bin/sh
#
# Installs Ruby enterprise edition and passenger gem.
-# A configuration file is created and included in your '~.bashrc'.
+# A configuration file is created and included in your '$OT_UI_CONF'.
# Author: Christoph Helma, Andreas Maunz.
#