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:
parent
f5203336e8
commit
30b58d23f3
1 changed files with 1 additions and 1 deletions
|
@ -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
|
||||
|
|
Loading…
Add table
Reference in a new issue