diff --git a/scripts/change_url b/scripts/change_url index f3bae6d..9dab28d 100644 --- a/scripts/change_url +++ b/scripts/change_url @@ -87,9 +87,11 @@ fi #================================================= # SPECIFIC MODIFICATIONS #================================================= -# ... +# ALTERED NODERED SETTINGS FILE #================================================= +ynh_replace_string "httpRoot: '$old_path'," "httpRoot: '$new_path'," "$final_path/data/settings.js" + #================================================= # GENERIC FINALISATION #=================================================