1
0
Fork 0
mirror of https://github.com/YunoHost-Apps/phpinfo_ynh.git synced 2024-09-03 19:56:23 +02:00

fix restore

This commit is contained in:
yalh76 2020-06-22 20:14:12 +02:00
parent f5203336e8
commit 30b58d23f3

View file

@ -69,7 +69,7 @@ ynh_system_user_create --username=$app
ynh_script_progression --message="Restoring PHP-FPM configuration..."
# Recreate a dedicated php-fpm config
ynh_add_fpm_config --phpversion=$phpversion
ynh_add_fpm_config
#=================================================
# GENERIC FINALIZATION