summaryrefslogtreecommitdiff
path: root/opentox-webservices.sh
diff options
context:
space:
mode:
authorAndreas Maunz <andreas@maunz.de>2011-03-31 14:44:24 +0200
committerAndreas Maunz <andreas@maunz.de>2011-03-31 14:44:24 +0200
commit7578e353de1cde367e7fd08235e23b6e499c1197 (patch)
treed9b7f7a3c9a681106ce8717adc9e1698fe7c885d /opentox-webservices.sh
parent08e5eb420efea1b7d84ef2291bf2bea67b5387fb (diff)
all
Diffstat (limited to 'opentox-webservices.sh')
-rwxr-xr-xopentox-webservices.sh4
1 files changed, 0 insertions, 4 deletions
diff --git a/opentox-webservices.sh b/opentox-webservices.sh
index 00c747a..9386655 100755
--- a/opentox-webservices.sh
+++ b/opentox-webservices.sh
@@ -31,8 +31,6 @@ echo "Webservices ('$LOG'):"
DIR=`pwd`
-echo
-echo "Clone:"
mkdir -p "$WWW_DEST/opentox" >>$LOG 2>&1
cd "$WWW_DEST/opentox" >>$LOG 2>&1
for s in compound dataset algorithm model toxcreate task; do
@@ -62,8 +60,6 @@ done
#ln -s /var/www/opentox/validation/public /var/www/validation
# fminer etc
-echo "Fminer:"
-
cmd="test -f $HOME/.opentox/config/production.yaml" && run_cmd "$cmd" "Config present"
cd $WWW_DEST/opentox/algorithm >>$LOG 2>&1
echo "Need root password:"