summaryrefslogtreecommitdiff
path: root/opentox-webservices.sh
diff options
context:
space:
mode:
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 c4fbd16..cc53d04 100755
--- a/opentox-webservices.sh
+++ b/opentox-webservices.sh
@@ -37,7 +37,7 @@ if [ ! -e "$RUBY" ]; then
exit 1
fi
-LOG="/tmp/`basename $0`-log.txt"
+LOG="$HOME/tmp/`basename $0`-log.txt"
echo
echo "Webservices ('$LOG'):"