diff --git a/scripts/change_url b/scripts/change_url index 08dfa06..8412736 100644 --- a/scripts/change_url +++ b/scripts/change_url @@ -101,7 +101,7 @@ fi ynh_script_progression --message="Configuring $app..." --weight=1 domain_path="https://${new_domain}${new_path}" - +domain="$new_domain" ynh_add_config --template="../conf/config.php" --destination="$final_path/config.php" chmod 400 "$final_path/config.php"