mirror of
https://github.com/YunoHost-Apps/drupal_ynh.git
synced 2024-09-03 18:35:53 +02:00
fix upgrade
This commit is contained in:
parent
9a5281a194
commit
0435fdaeb0
1 changed files with 0 additions and 3 deletions
|
@ -116,9 +116,6 @@ ynh_system_user_create --username=$app --home_dir="$final_path"
|
|||
#=================================================
|
||||
ynh_print_info --message="Upgrading php-fpm configuration..."
|
||||
|
||||
# Remove the dedicated php-fpm config
|
||||
ynh_remove_fpm_config
|
||||
|
||||
# Create a dedicated php-fpm config
|
||||
ynh_add_fpm_config --phpversion="7.3"
|
||||
|
||||
|
|
Loading…
Add table
Reference in a new issue