This repository has been archived on 2024-09-11. You can view files and clone it, but cannot push or open issues or pull requests.
|
#!/command/with-contenv sh
|
|
$PHP_FPM_BIN -F -O --allow-to-run-as-root -c /etc/php/$PHP_VERSION/fpm -y /etc/php/${PHP_VERSION}/fpm/php-fpm.conf
|