summaryrefslogtreecommitdiff
path: root/config.sh
diff options
context:
space:
mode:
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"