6 lines
148 B
Plaintext
Executable File
6 lines
148 B
Plaintext
Executable File
#!/bin/execlineb -P
|
|
|
|
foreground { s6-svwait -d -t 3000 cron }
|
|
foreground { s6-svwait -d -t 3000 nginx }
|
|
foreground { s6-svwait -d -t 3000 php-fpm }
|