diff --git a/scripts/change_url b/scripts/change_url index 980791c..d05081d 100644 --- a/scripts/change_url +++ b/scripts/change_url @@ -21,7 +21,7 @@ ynh_change_url_nginx_config #================================================= 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 popd