mirror of
https://github.com/YunoHost-Apps/mattermost_ynh.git
synced 2024-09-03 19:36:29 +02:00
Update upgrade
This commit is contained in:
parent
f686ddde17
commit
863da0cefa
1 changed files with 1 additions and 1 deletions
|
@ -34,7 +34,7 @@ fi
|
|||
|
||||
# If version setting doesn't exist
|
||||
if [ -z "${version:-}" ]; then
|
||||
version="Enterprise"
|
||||
version="Team"
|
||||
ynh_app_setting_set --app=$app --key=version --value=$version
|
||||
fi
|
||||
|
||||
|
|
Loading…
Reference in a new issue