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:
parent
8ff44f7081
commit
84b8d5643a
1 changed files with 1 additions and 0 deletions
|
@ -99,6 +99,7 @@ fi
|
|||
#=================================================
|
||||
# ...
|
||||
#=================================================
|
||||
ynh_replace_string "$old_domain$old_path" "$new_domain$new_path" "$final_path/config.php"
|
||||
|
||||
#=================================================
|
||||
# GENERIC FINALISATION
|
||||
|
|
Loading…
Reference in a new issue