summaryrefslogtreecommitdiff
path: root/config.sh
diff options
context:
space:
mode:
authorAndreas Maunz <andreas@maunz.de>2011-03-29 14:07:32 +0200
committerAndreas Maunz <andreas@maunz.de>2011-03-29 14:07:32 +0200
commit9ac9100ef477fbe3e98a5d0c57d2def5b84bdd75 (patch)
tree69ba96ac1b6805438ea0614976ca039c0c8b264d /config.sh
parent32b7c10610616d3c6321b8d28f26dbad7a6057a2 (diff)
opentox-webservices
Diffstat (limited to 'config.sh')
-rw-r--r--config.sh2
1 files changed, 2 insertions, 0 deletions
diff --git a/config.sh b/config.sh
index 574552c..211ad6a 100644
--- a/config.sh
+++ b/config.sh
@@ -19,3 +19,5 @@ REDIS_VER="2.2.2"
REDIS_SERVER_CONF="$HOME/.redis.conf"
REDIS_CONF="$HOME/.bash_redis_ot"
REDIS_DEST="$HOME/redis-$REDIS_VER"
+
+WWW_DEST="$HOME/www"