1
0
Fork 0
mirror of https://github.com/YunoHost-Apps/flarum_ynh.git synced 2024-09-03 18:36:24 +02:00

[fix] change_url edits config.php

This commit is contained in:
tituspijean 2019-09-23 21:15:24 +02:00
parent 8ff44f7081
commit 84b8d5643a

View file

@ -99,6 +99,7 @@ fi
#=================================================
# ...
#=================================================
ynh_replace_string "$old_domain$old_path" "$new_domain$new_path" "$final_path/config.php"
#=================================================
# GENERIC FINALISATION