summaryrefslogtreecommitdiff
path: root/install
diff options
context:
space:
mode:
authorAndreas Maunz <andreas@maunz.de>2011-04-01 15:39:29 +0200
committerAndreas Maunz <andreas@maunz.de>2011-04-01 15:39:29 +0200
commitdac77af34f7ed10223b1fe31d658df0c2b64c23f (patch)
tree8d6d8f1f495834df3985b423415d8f6613b07306 /install
parent7dacb96c5c4c46f8fd0c76bd26e5d37319bb5eb1 (diff)
all
Diffstat (limited to 'install')
-rwxr-xr-xinstall2
1 files changed, 1 insertions, 1 deletions
diff --git a/install b/install
index 036e477..2101702 100755
--- a/install
+++ b/install
@@ -14,7 +14,7 @@ source "./openbabel.sh"
source "./kernlab.sh"
source "./opentox-ruby.sh"
-if [ $install != "gem" ]
+if [ "$install" != "gem" ]
then
source "./nginx.sh"
source "./redis.sh"