mirror of
https://github.com/YunoHost-Apps/element_ynh.git
synced 2024-09-03 18:36:08 +02:00
Update upgrade
This commit is contained in:
parent
cf6347e76c
commit
3276047156
1 changed files with 1 additions and 1 deletions
|
@ -48,7 +48,7 @@ ynh_abort_if_errors
|
|||
#=================================================
|
||||
ynh_script_progression --message="Ensuring downward compatibility..." --weight=1
|
||||
|
||||
# If enable_labs doesn't exist, create it
|
||||
# If default_home_server doesn't exist, create it
|
||||
if [ -z "$default_home_server" ]; then
|
||||
default_home_server="matrix.org"
|
||||
ynh_app_setting_set --app=$app --key=default_home_server --value=$default_home_server
|
||||
|
|
Loading…
Add table
Reference in a new issue