summaryrefslogtreecommitdiff
path: root/install
diff options
context:
space:
mode:
authorroot <root@ot-dev.in-silico.ch>2011-03-08 09:34:09 +0000
committerroot <root@ot-dev.in-silico.ch>2011-03-08 09:34:09 +0000
commit2f2f6bf857a8ca8ce04ee98b221b0feaa95d5284 (patch)
tree40562b109308fb9af5bbe71178d0ef219f42a763 /install
parentd3cea0a0d792b76464b0760c879d61e91725c675 (diff)
updated for redis
Diffstat (limited to 'install')
-rwxr-xr-xinstall2
1 files changed, 1 insertions, 1 deletions
diff --git a/install b/install
index 7e64344..999c2ef 100755
--- a/install
+++ b/install
@@ -7,7 +7,7 @@
. ./openbabel.sh
. ./kernlab.sh
. ./opentox-ruby.sh
-if [ $install = "all" ]
+if [ $install != "gem" ]
then
. ./opentox-webservices.sh
. ./mysql-setup.sh