mirror of
https://github.com/YunoHost-Apps/nodered_ynh.git
synced 2024-09-03 19:46:25 +02:00
[fix] change_url for dashboard
This commit is contained in:
parent
47baee2b69
commit
e41124b637
1 changed files with 3 additions and 1 deletions
|
@ -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
|
||||
#=================================================
|
||||
|
|
Loading…
Add table
Reference in a new issue