3 lines
56 B
Text
3 lines
56 B
Text
#!/command/with-contenv sh
|
|
|
|
exec nginx -g "daemon off;"
|
#!/command/with-contenv sh
|
|
|
|
exec nginx -g "daemon off;"
|