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