summaryrefslogtreecommitdiff
path: root/opentox-webservices.sh
diff options
context:
space:
mode:
authorAndreas Maunz <andreas@maunz.de>2011-04-01 15:46:36 +0200
committerAndreas Maunz <andreas@maunz.de>2011-04-01 15:46:36 +0200
commitbd42d2f31d370648610fe76e1e9ca9c45ad57517 (patch)
tree0822567791b6576d9485eae853df17abe3dfab9a /opentox-webservices.sh
parent02f97cd5a1152f25d91dc72fe8b71766f9a59561 (diff)
all
Diffstat (limited to 'opentox-webservices.sh')
-rwxr-xr-xopentox-webservices.sh2
1 files changed, 1 insertions, 1 deletions
diff --git a/opentox-webservices.sh b/opentox-webservices.sh
index cc59045..7141d3c 100755
--- a/opentox-webservices.sh
+++ b/opentox-webservices.sh
@@ -27,9 +27,9 @@ fi
LOG="/tmp/`basename $0`-log.txt"
+echo
echo "Webservices ('$LOG'):"
-
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