From ca03a78ecec8ca10fc1024ccb6d30ffeb9b7685b Mon Sep 17 00:00:00 2001 From: Thomas <51749973+Thovi98@users.noreply.github.com> Date: Sun, 19 Mar 2023 20:51:56 +0100 Subject: [PATCH] Redirect warnings with ynh_exec_warn_less --- scripts/change_url | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/scripts/change_url b/scripts/change_url index f2e5947..af1d5f7 100644 --- a/scripts/change_url +++ b/scripts/change_url @@ -118,7 +118,7 @@ fi ynh_script_progression --message="Modifying a config file..." --weight=1 domain=$new_domain -ynh_add_config --template="../conf/env.prod" --destination="$final_path/config/.env" +ynh_exec_warn_less ynh_add_config --template="../conf/env.prod" --destination="$final_path/config/.env" #================================================= # MODIFY THE FEDERATION