From cad1dab140e8ab7a55c0000ab1f886188457635d Mon Sep 17 00:00:00 2001 From: ericgaspar Date: Mon, 18 Apr 2022 19:46:11 +0200 Subject: [PATCH] Update change_url --- scripts/change_url | 1 + 1 file changed, 1 insertion(+) diff --git a/scripts/change_url b/scripts/change_url index 9144623..31cd110 100644 --- a/scripts/change_url +++ b/scripts/change_url @@ -108,6 +108,7 @@ fi #================================================= # SPECIFIC MODIFICATIONS #================================================= +ynh_script_progression --message="Adding a configuration file..." --weight=1 domain=$new_domain ynh_add_config --template="../conf/default.yml" --destination="$final_path/.config/default.yml"