summaryrefslogtreecommitdiff
path: root/install
diff options
context:
space:
mode:
authorAndreas Maunz <andreas@maunz.de>2011-04-01 15:24:10 +0200
committerAndreas Maunz <andreas@maunz.de>2011-04-01 15:24:10 +0200
commit8f6e83bb4202ee936b1efe9d45984158a91d140e (patch)
treee2be0306769cb7f9e4d6294cd49a939e42db4ec6 /install
parent9767c31849d79666becaf0a6882a4ad1e9412b13 (diff)
Removed config
Diffstat (limited to 'install')
-rwxr-xr-xinstall1
1 files changed, 0 insertions, 1 deletions
diff --git a/install b/install
index d6422a5..036e477 100755
--- a/install
+++ b/install
@@ -8,7 +8,6 @@ echo "Opentox-ruby installation."
echo "You may need to give root password for some privileged actions right now:"
cmd="sudo echo -n \"\"" && run_cmd "$cmd" "Acquire privileges"
-source "./config"
source "./base-install.sh"
source "./ruby.sh"
source "./openbabel.sh"