7 lines
153 B
Plaintext
7 lines
153 B
Plaintext
#!/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
|