summaryrefslogtreecommitdiff
path: root/config.sh
diff options
context:
space:
mode:
authorAndreas Maunz <andreas@maunz.de>2011-04-07 08:40:06 +0200
committerAndreas Maunz <andreas@maunz.de>2011-04-07 08:40:06 +0200
commitf1b3c4ae8fad84b70ed996758925a3d1ad31b6a3 (patch)
tree3b0b742d6f2ef4b32c12e10d6aff5f16f53c2a28 /config.sh
parent8ef129b07d8ed645c1666a2a746e9b8e6f81f08f (diff)
Changed exec status
Diffstat (limited to 'config.sh')
-rwxr-xr-x[-rw-r--r--]config.sh4
1 files changed, 2 insertions, 2 deletions
diff --git a/config.sh b/config.sh
index 244ab37..6d568d9 100644..100755
--- a/config.sh
+++ b/config.sh
@@ -23,7 +23,7 @@ REDIS_NUM_VER="2.2.2"
NGINX_SERVERNAME="localhost"
WWW_DEST="$PREFIX/www"
-# 4) Done.
+# Done.
### Nothing to gain from changes below this line.
@@ -46,4 +46,4 @@ NGINX_DEST="$PREFIX/nginx"
REDIS_DEST="$PREFIX/redis-$REDIS_VER"
REDIS_SERVER_CONF="$REDIS_DEST/redis.conf"
-
+OT_UI_CONF="$HOME/.opentox-ui.sh"