mirror of
https://github.com/alexbelgium/hassio-addons.git
synced 2026-06-12 02:21:28 +02:00
Update run
This commit is contained in:
@@ -4,5 +4,4 @@ set -e
|
|||||||
|
|
||||||
bashio::log.info "Starting PHP-FPM..."
|
bashio::log.info "Starting PHP-FPM..."
|
||||||
|
|
||||||
exec "php-fpm${PHPVERS:-}" --nodaemonize || \
|
exec "/usr/sbin/php-fpm*" --nodaemonize
|
||||||
exec "php-fpm*" --nodaemonize
|
|
||||||
|
|||||||
Reference in New Issue
Block a user