Fix PHP config install progression info
This commit is contained in:
parent
39f5285410
commit
b71c9ba954
1 changed files with 1 additions and 1 deletions
|
@ -107,7 +107,7 @@ ynh_system_user_create --username=$app
|
|||
#=================================================
|
||||
# PHP-FPM CONFIGURATION
|
||||
#=================================================
|
||||
ynh_print_info "Configuring php-fpm..."
|
||||
ynh_print_info "Configuring php-fpm..." --time --weight=1
|
||||
|
||||
### `ynh_add_fpm_config` is used to set up a PHP config.
|
||||
### You can remove it if your app doesn't use PHP.
|
||||
|
|
Loading…
Add table
Reference in a new issue