scripts should end with an empty line
This commit is contained in:
parent
f83a2063c3
commit
ca7bd75a72
config/root/etc/services.d/nginx
|
@ -1,3 +1,3 @@
|
|||
#!/usr/bin/with-contenv bash
|
||||
|
||||
kill -15 /run/nginx.pid
|
||||
kill -15 /run/nginx.pid
|
||||
|
|
Loading…
Reference in New Issue