gitea/scripts
jacksonpan 2dd4ab65c7 update the supervisor script and conf
now, we auto add the start.sh -> /usr/bin/gogs_start, then supervisor
needn’t the full path, detail please see the commit.
and how to use:
entry gogs root path, then input
scripts/gogs_supervisord.sh restart (add sudo if need)
..
init Merge pull request from silverkorn/dev
systemd Intial commit for systemd support
build.sh build script fixed
build_linux64.sh build script fixed
gogs_supervisord.sh update the supervisor script and conf
mysql.sql New UI merge in progress
start.bat New UI merge in progress
start.sh Removed trailing white spaces