3 lines
57 B
Plaintext
Executable File
3 lines
57 B
Plaintext
Executable File
#!/usr/bin/with-contenv bash
|
|
exec nginx -g "daemon off;"
|