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 step

This commit is contained in:
yalh76 2020-06-15 01:22:40 +02:00
parent 760e476a48
commit 4ce5a499b4

View file

@ -71,7 +71,7 @@ ynh_script_progression --message="Restoring PHP-FPM configuration..."
ynh_restore_file --origin_path="/etc/php/$phpversion/fpm/pool.d/$app.conf"
# Recreate a dedicated php-fpm config
ynh_add_fpm_config
ynh_add_fpm_config --phpversion=$phpversion
#=================================================
# GENERIC FINALIZATION