1
0
Fork 0
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:
yalh76 2020-03-20 13:03:16 +01:00
parent 9a5281a194
commit 0435fdaeb0

View file

@ -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"