This website requires JavaScript.
Explore
Help
Register
Sign In
containers
/
npf
Watch
2
Star
0
Fork
0
You've already forked npf
Code
Issues
Pull Requests
Packages
Projects
Releases
Wiki
Activity
Files
master
npf
/
configuration
/
s6
/
php-fpm
/
finish
T
Add File
New File
Upload File
Apply Patch
Copy Permalink
Download directory as ZIP
Download directory as TAR.GZ
Delete Directory
4 lines
45 B
Bash
Raw
Permalink
Normal View
History
Unescape
Escape
Initial commit.
2021-07-12 11:24:52 +05:00
#!/bin/sh
Fix run/finish scripts for php.
2023-06-07 14:41:54 +05:00
kill
$(
cat /var/run/php-fpm8.pid
)
Reference in New Issue
Copy Permalink