mirror of
https://github.com/YunoHost-Apps/humhub_ynh.git
synced 2024-09-03 19:26:11 +02:00
Update change_url
This commit is contained in:
parent
f576c14c4b
commit
2946879ebd
1 changed files with 1 additions and 1 deletions
|
@ -21,7 +21,7 @@ ynh_change_url_nginx_config
|
||||||
#=================================================
|
#=================================================
|
||||||
ynh_script_progression --message="Updating HUMHUB configuration..." --weight=1
|
ynh_script_progression --message="Updating HUMHUB configuration..." --weight=1
|
||||||
|
|
||||||
pushd $final_path/protected
|
pushd $install_dir/protected
|
||||||
php$phpversion yii settings/set base baseUrl http://$new_domain$new_path
|
php$phpversion yii settings/set base baseUrl http://$new_domain$new_path
|
||||||
popd
|
popd
|
||||||
|
|
||||||
|
|
Loading…
Reference in a new issue