4 lines
106 B
Text
4 lines
106 B
Text
|
|
#!/usr/bin/with-contenv bash
|
||
|
|
s6-svc -d /var/run/s6/services/frontend
|
||
|
|
s6-svc -d /var/run/s6/services/nginx
|