summaryrefslogtreecommitdiff
path: root/opentox-webservices.sh
diff options
context:
space:
mode:
authorChristoph Helma <helma@in-silico.ch>2011-02-09 19:52:07 +0100
committerChristoph Helma <helma@in-silico.ch>2011-02-09 19:52:07 +0100
commit2afce6cd61e9f6442cee47f56edeebfa99a2efd9 (patch)
tree76f088357c20300aabe7590cc8757495ec144241 /opentox-webservices.sh
parent7d4820d15c91c48936f6c7bb448b4e9d9836d01d (diff)
rake fminer:installed used again
Diffstat (limited to 'opentox-webservices.sh')
-rw-r--r--opentox-webservices.sh4
1 files changed, 2 insertions, 2 deletions
diff --git a/opentox-webservices.sh b/opentox-webservices.sh
index 6c8ee41..a20c6eb 100644
--- a/opentox-webservices.sh
+++ b/opentox-webservices.sh
@@ -23,8 +23,8 @@ done
git clone http://github.com/mguetlein/opentox-validation.git validation
cd validation
git checkout -t origin/$branch
-cd $dir
-. opentox-fminer.sh
+cd /var/www/opentox/algorithm
+rake fminer:install
chown -R opentox /var/www/opentox
cp -r $HOME/.opentox /home/opentox/
chown -R opentox /home/opentox/.opentox