mirror of
https://github.com/YunoHost-Apps/opensondage_ynh.git
synced 2024-09-03 19:46:28 +02:00
Update change_url
This commit is contained in:
parent
7eb9c54f62
commit
eb2ccac450
1 changed files with 1 additions and 1 deletions
|
@ -23,7 +23,7 @@ ynh_change_url_nginx_config
|
||||||
#=================================================
|
#=================================================
|
||||||
# UPDATE OPENSONDAGE CONFIGURATION
|
# UPDATE OPENSONDAGE CONFIGURATION
|
||||||
#=================================================
|
#=================================================
|
||||||
ynh_script_progression --message="Reconfiguring $app..."
|
ynh_script_progression --message="Reconfiguring $app..." --weight=2
|
||||||
|
|
||||||
ynh_replace_string --match_string="const APP_URL = '$old_domain';" --replace_string="const APP_URL = '$new_domain';" --target_file="$install_dir/app/inc/config.php"
|
ynh_replace_string --match_string="const APP_URL = '$old_domain';" --replace_string="const APP_URL = '$new_domain';" --target_file="$install_dir/app/inc/config.php"
|
||||||
|
|
||||||
|
|
Loading…
Add table
Reference in a new issue