mirror of
https://github.com/YunoHost-Apps/pihole_ynh.git
synced 2024-09-03 20:05:58 +02:00
Update restore
This commit is contained in:
parent
26e2290146
commit
81e482f6ed
1 changed files with 1 additions and 1 deletions
|
@ -115,7 +115,7 @@ ynh_restore_file --origin_path="$fpm_config_dir/php-fpm-$app.conf"
|
|||
ynh_restore_file --origin_path="$fpm_config_dir/pool.d/$app.conf"
|
||||
|
||||
# Recreate a dedicated php-fpm config
|
||||
ynh_add_fpm_config --usage=$fpm_usage --footprint=$fpm_footprint --dedicated_service
|
||||
ynh_add_fpm_config --usage=$fpm_usage --footprint=$fpm_footprint
|
||||
|
||||
#=================================================
|
||||
# RESTORE THE NGINX CONFIGURATION
|
||||
|
|
Loading…
Add table
Reference in a new issue