Initial commit.
nginx 1.20.1 php 7.4.21
This commit is contained in:
@@ -0,0 +1,3 @@
|
||||
#!/bin/sh
|
||||
|
||||
kill `cat /var/run/php-fpm7.pid`
|
||||
Reference in New Issue
Block a user
nginx 1.20.1 php 7.4.21
@@ -0,0 +1,3 @@
|
||||
#!/bin/sh
|
||||
|
||||
kill `cat /var/run/php-fpm7.pid`
|
||||