AzuraCast/util/docker/final/service/php-fpm/run

6 lines
160 B
Plaintext
Raw Normal View History

#!/bin/bash
2021-04-23 02:16:00 +00:00
source /etc/php/.version
/usr/sbin/php-fpm${PHP_VERSION} -F --fpm-config /etc/php/${PHP_VERSION}/fpm/php-fpm.conf -c /etc/php/${PHP_VERSION}/fpm/