3 lines
43 B
Plaintext
3 lines
43 B
Plaintext
|
#!/bin/sh
|
||
|
|
||
|
kill `cat /var/run/php-fpm7.pid`
|