Update run

This commit is contained in:
Alexandre
2024-10-27 23:40:57 +01:00
committed by GitHub
parent 82392048c6
commit 90a4ae6bc1

View File

@@ -4,5 +4,4 @@ set -e
bashio::log.info "Starting PHP-FPM..."
exec "php-fpm${PHPVERS:-}" --nodaemonize || \
exec "php-fpm*" --nodaemonize
exec "/usr/sbin/php-fpm*" --nodaemonize