From 0dfab763bfe3431bc1f894b3547bf1203022a411 Mon Sep 17 00:00:00 2001 From: yalh76 Date: Wed, 5 Oct 2022 20:34:34 +0200 Subject: [PATCH] Update change_url --- scripts/change_url | 2 ++ 1 file changed, 2 insertions(+) diff --git a/scripts/change_url b/scripts/change_url index 0325b1c..3540c90 100644 --- a/scripts/change_url +++ b/scripts/change_url @@ -103,6 +103,8 @@ fi #================================================= ynh_script_progression --message="Updating a configuration file..." --weight=1 +domain=$new_domain +path=$new_path ynh_add_config --template="config.local.yunohost.php" --destination="$final_path/config.local.yunohost.php" #=================================================