summaryrefslogtreecommitdiff
path: root/opentox-webservices.sh
diff options
context:
space:
mode:
authorChristoph Helma <helma@in-silico.ch>2011-02-09 14:00:00 +0100
committerChristoph Helma <helma@in-silico.ch>2011-02-09 14:00:00 +0100
commitb3403b864864489fbf9e8466ce443a20daf72487 (patch)
tree876c89ae334a1c444f4a84638315c7ceda79965c /opentox-webservices.sh
parentc60bc0381bcaa11c51ffa9f981916be93fb2ec1e (diff)
fminer installation added
Diffstat (limited to 'opentox-webservices.sh')
-rw-r--r--opentox-webservices.sh5
1 files changed, 2 insertions, 3 deletions
diff --git a/opentox-webservices.sh b/opentox-webservices.sh
index 2603f4c..6c8ee41 100644
--- a/opentox-webservices.sh
+++ b/opentox-webservices.sh
@@ -23,9 +23,8 @@ done
git clone http://github.com/mguetlein/opentox-validation.git validation
cd validation
git checkout -t origin/$branch
-cd -
-cd /var/www/opentox/algorithm
-rake fminer:install
+cd $dir
+. opentox-fminer.sh
chown -R opentox /var/www/opentox
cp -r $HOME/.opentox /home/opentox/
chown -R opentox /home/opentox/.opentox