Files
hassio-addons/spotweb/rootfs/etc/services.d/phpfpm/run
Alexandre 3db34e34f2 lint
2022-02-18 13:06:51 +01:00

7 lines
146 B
Plaintext

#!/usr/bin/with-contenv bashio
# shellcheck shell=bash
bashio::log.info "Starting PHP-FPM..."
#/usr/sbin/php-fpm8 -F
exec php-fpm8 --nodaemonize