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 47baee2b69
commit e41124b637

View file

@ -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
#=================================================