From 8ffdc0ee884e08b08d1ec26281296d78f226d734 Mon Sep 17 00:00:00 2001 From: Mr Chen Date: Mon, 7 Jan 2019 14:03:11 +0800 Subject: [PATCH] Update gogs.tpl --- plugins/gogs/init.d/gogs.tpl | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/plugins/gogs/init.d/gogs.tpl b/plugins/gogs/init.d/gogs.tpl index 0eda7eb6c..706592546 100644 --- a/plugins/gogs/init.d/gogs.tpl +++ b/plugins/gogs/init.d/gogs.tpl @@ -26,7 +26,7 @@ if [ -f /etc/init.d/functions ];then fi # Default values - +HOME=/root NAME=gogs GOGS_HOME={$SERVER_PATH}/gogs GOGS_PATH=${GOGS_HOME}/$NAME