AzuraCast/util/docker/web/runit/php-fpm/run

6 lines
165 B
Plaintext
Raw Normal View History

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