Explorar el Código

Update restore

ericgaspar hace 3 años
padre
commit
81e482f6ed
Se han modificado 1 ficheros con 1 adiciones y 1 borrados
  1. 1 1
      scripts/restore

+ 1 - 1
scripts/restore

@@ -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"
 ynh_restore_file --origin_path="$fpm_config_dir/pool.d/$app.conf"
 
 
 # Recreate a dedicated php-fpm config
 # 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
 # RESTORE THE NGINX CONFIGURATION