You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
gitea/scripts
Danny B f7de6d2b86 Added "init.d" service script for Debian-based Linux.
Compatible with "/etc/default/gogs" configuration file for adding or overwriting values.
Based on "/etc/init.d/skeleton" and tested on Raspbian 2014-06-20 (Debian 7.5 [Wheezy] ARM)

[TO FIX] For some reason, it's necessary to remove the value of RUN_USER from the app.ini configuration file because the following error occurs:
2014/09/28 18:12:53 [setting.go:182 NewConfigContext()] [E] Expect user(git) but current user is:
10 years ago
..
dockerfiles Merge branch 'master' of github.com:gogits/gogs into dev 11 years ago
init/debian Added "init.d" service script for Debian-based Linux. 10 years ago
systemd Intial commit for systemd support 11 years ago
build.sh build script fixed 11 years ago
build_linux64.sh build script fixed 11 years ago
gogs_supervisord.sh Removed trailing white spaces 11 years ago
mysql.sql New UI merge in progress 11 years ago
start.bat New UI merge in progress 11 years ago
start.sh Removed trailing white spaces 11 years ago