1
0
Fork 0
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:
tituspijean 2020-04-01 17:19:56 +00:00
parent 7cbb5837d9
commit 1016249c5d

View file

@ -87,9 +87,11 @@ fi
#================================================= #=================================================
# SPECIFIC MODIFICATIONS # SPECIFIC MODIFICATIONS
#================================================= #=================================================
# ... # ALTERED NODERED SETTINGS FILE
#================================================= #=================================================
ynh_replace_string "httpRoot: '$old_path'," "httpRoot: '$new_path'," "$final_path/data/settings.js"
#================================================= #=================================================
# GENERIC FINALISATION # GENERIC FINALISATION
#================================================= #=================================================