Initial commit.

This commit is contained in:
2019-12-22 22:58:44 +05:00
commit 6c197985df
13 changed files with 2232 additions and 0 deletions

3
configs/s6/nginx/finish Normal file
View File

@@ -0,0 +1,3 @@
#!/bin/sh
kill `cat /var/run/nginx/nginx.pid`

3
configs/s6/nginx/run Normal file
View File

@@ -0,0 +1,3 @@
#!/bin/execlineb -P
/usr/sbin/nginx