9 lines
148 B
Plaintext
Executable File
9 lines
148 B
Plaintext
Executable File
#!/bin/execlineb -P
|
|
s6-envdir -I /etc/s6/env/redxen.gitea
|
|
importas -i CFGFILE CFGFILE
|
|
|
|
s6-envdir -i /etc/s6/env/path
|
|
emptyenv -p
|
|
|
|
nginx -c $CFGFILE
|