mirror of
https://github.com/go-gitea/gitea
synced 2025-03-05 02:04:19 +00:00
- use start-stop-daemon's chuid feature insted of su - using `su -c` breaks if the git user has no usable shell - this fixes #1025 - put --test before --exec, instead it gets passed to gogs - set cwd via --chdir