diff --git a/scripts/change_url b/scripts/change_url index 6e031f0..c98fc3e 100644 --- a/scripts/change_url +++ b/scripts/change_url @@ -113,6 +113,9 @@ fi #================================================= ynh_script_progression --message="Updating a configuration file..." +domain=$new_domain +path_url=$new_path + ynh_add_config --template="../conf/config.production.js" --destination="$final_path/config.production.js" chmod 400 "$final_path/config.production.js"