mirror of
https://github.com/YunoHost-Apps/phpinfo_ynh.git
synced 2024-09-03 19:56:23 +02:00
Removing php-fpm restore
This commit is contained in:
parent
5ef0bbd30b
commit
e38e37abab
1 changed files with 0 additions and 3 deletions
|
@ -70,9 +70,6 @@ ynh_script_progression --message="Restoring PHP-FPM configuration..."
|
||||||
# Recreate a dedicated php-fpm config
|
# Recreate a dedicated php-fpm config
|
||||||
ynh_add_fpm_config --phpversion=$phpversion
|
ynh_add_fpm_config --phpversion=$phpversion
|
||||||
|
|
||||||
# Restore the file first, so it can have a backup if different
|
|
||||||
ynh_restore_file --origin_path="/etc/php/$phpversion/fpm/pool.d/$app.conf"
|
|
||||||
|
|
||||||
#=================================================
|
#=================================================
|
||||||
# GENERIC FINALIZATION
|
# GENERIC FINALIZATION
|
||||||
#=================================================
|
#=================================================
|
||||||
|
|
Loading…
Add table
Reference in a new issue