diff --git a/scripts/restore b/scripts/restore index 20236b8..27fb564 100644 --- a/scripts/restore +++ b/scripts/restore @@ -42,6 +42,7 @@ test ! -d $final_path \ #================================================= # RESTORE THE NGINX CONFIGURATION #================================================= +ynh_print_info "Restoring nginx configuration..." ynh_restore_file "/etc/nginx/conf.d/$domain.d/$app.conf"