From 4ee811f89b6a0c67b7028a1cc105ba1377a55f6d Mon Sep 17 00:00:00 2001 From: Christoph Helma Date: Wed, 9 Feb 2011 20:19:03 +0100 Subject: updatedb added before fminer:install --- opentox-webservices.sh | 1 + 1 file changed, 1 insertion(+) 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/ -- cgit v1.2.3