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