Update gogs.tpl
This commit is contained in:
parent
aa0f53f2fb
commit
f13b4c73b2
|
|
@ -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
|
||||
|
|
|
|||
Loading…
Reference in New Issue