mirror of
https://github.com/gogs/gogs.git
synced 2025-05-13 19:10:32 +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