cops/rootfs/etc/s6-rc.d/nginx/run

4 lines
39 B
Text
Raw Normal View History

2022-02-14 12:36:22 +01:00
#!/bin/sh
2018-05-29 09:39:04 +02:00
exec nginx -g "daemon off;"