2 lines
33 B
Text
2 lines
33 B
Text
|
#!/bin/sh
|
||
|
exec logger -i -t nginx
|