summaryrefslogtreecommitdiff
path: root/config.sh
diff options
context:
space:
mode:
authorAndreas Maunz <andreas@maunz.de>2011-04-27 17:14:09 +0200
committerAndreas Maunz <andreas@maunz.de>2011-04-27 17:14:09 +0200
commite2dc50e08e9245e401ab5726f04706c825e9deaf (patch)
tree4f4d2567b934a8a89d2265a842b4d1c8696832b3 /config.sh
parentb59d27e35c220180c8e9717b98a39073ecc6a55e (diff)
Fixed some issues
Diffstat (limited to 'config.sh')
-rwxr-xr-xconfig.sh1
1 files changed, 1 insertions, 0 deletions
diff --git a/config.sh b/config.sh
index 7fe4006..5a13b3a 100755
--- a/config.sh
+++ b/config.sh
@@ -30,6 +30,7 @@ WWW_DEST="$OT_PREFIX/www"
JAVA_CONF="$OT_PREFIX/.sh_java_ot"
RUBY_CONF="$OT_PREFIX/.sh_ruby_ot"
REDIS_CONF="$OT_PREFIX/.sh_redis_ot"
+NGINX_CONF="$OT_PREFIX/.sh_nginx_ot"
OB_CONF="$OT_PREFIX/.sh_OB_ot"
KL_CONF="$OT_PREFIX/.sh_R_ot"