summaryrefslogtreecommitdiff
path: root/openbabel.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 /openbabel.sh
parent1a36ef888295afd6592d617a7b3657386133d43f (diff)
Added correct config path in header
Diffstat (limited to 'openbabel.sh')
-rwxr-xr-xopenbabel.sh2
1 files changed, 1 insertions, 1 deletions
diff --git a/openbabel.sh b/openbabel.sh
index 31c3596..4fc5679 100755
--- a/openbabel.sh
+++ b/openbabel.sh
@@ -1,7 +1,7 @@
#!/bin/sh
#
# Installs Openbabel.
-# 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.
#