Update gogs.tpl

This commit is contained in:
Mr Chen 2019-01-07 14:03:11 +08:00
parent aa0f53f2fb
commit f13b4c73b2
1 changed files with 1 additions and 1 deletions

View File

@ -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