summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorChristoph Helma <helma@in-silico.ch>2011-02-09 20:19:03 +0100
committerChristoph Helma <helma@in-silico.ch>2011-02-09 20:19:03 +0100
commit4ee811f89b6a0c67b7028a1cc105ba1377a55f6d (patch)
tree7d43bdd0d975944f147044cc14757b313a148ec2
parent2afce6cd61e9f6442cee47f56edeebfa99a2efd9 (diff)
updatedb added before fminer:install
-rw-r--r--opentox-webservices.sh1
1 files changed, 1 insertions, 0 deletions
diff --git a/opentox-webservices.sh b/opentox-webservices.sh
index a20c6eb..f692358 100644
--- a/opentox-webservices.sh
+++ b/opentox-webservices.sh
@@ -24,6 +24,7 @@ git clone http://github.com/mguetlein/opentox-validation.git validation
cd validation
git checkout -t origin/$branch
cd /var/www/opentox/algorithm
+updatedb
rake fminer:install
chown -R opentox /var/www/opentox
cp -r $HOME/.opentox /home/opentox/