Add gitea server
This commit is contained in:
6
server/server-git-srv/run
Normal file
6
server/server-git-srv/run
Normal file
@ -0,0 +1,6 @@
|
||||
#!/bin/execlineb -P
|
||||
|
||||
fdmove -c 2 1
|
||||
s6-setuidgid git
|
||||
s6-envdir env
|
||||
/srv/httpd/server/git/bin/gitea web --config /srv/httpd/server/git/etc/app.ini -p 3001
|
Reference in New Issue
Block a user