aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorUnknwon <u@gogs.io>2015-02-22 09:49:28 -0500
committerUnknwon <u@gogs.io>2015-02-22 09:49:28 -0500
commit74a8bb93d84a75fae46cd40f2b670073bee5a593 (patch)
tree7d47ecdc8f0702cf0112501682a5b3307f4d3f2d
parent059338139ca4a70cb1138dc09039abb5dac0d0f2 (diff)
parentaa670ce660d7e881f8cfd8c5faad3b3e0682a78a (diff)
downloadgitea-74a8bb93d84a75fae46cd40f2b670073bee5a593.tar.gz
gitea-74a8bb93d84a75fae46cd40f2b670073bee5a593.zip
Merge branch 'dev' of github.com:gogits/gogs into dev
-rw-r--r--docker/templates/init_gogs.sh.tpl2
1 files changed, 1 insertions, 1 deletions
diff --git a/docker/templates/init_gogs.sh.tpl b/docker/templates/init_gogs.sh.tpl
index 26cff4e501..ada11f95ae 100644
--- a/docker/templates/init_gogs.sh.tpl
+++ b/docker/templates/init_gogs.sh.tpl
@@ -1,6 +1,6 @@
#!/bin/sh
-if [ ! -d "$DIRECTORY" ]; then
+if [ ! -d "$GOGS_CUSTOM_CONF_PATH" ]; then
mkdir -p $GOGS_CUSTOM_CONF_PATH
echo "