4 lines
49 B
Text
4 lines
49 B
Text
|
#!/bin/sh
|
||
|
|
||
|
exec /usr/sbin/php-fpm7 --nodaemonize
|