mirror of
https://github.com/YunoHost-Apps/rocketchat_ynh.git
synced 2024-09-03 20:16:25 +02:00
Update upgrade
This commit is contained in:
parent
0d430d8b50
commit
13b2d2eb83
1 changed files with 0 additions and 6 deletions
|
@ -19,12 +19,6 @@ password=$(ynh_app_setting_get --app=$app --key=password)
|
|||
email=$(ynh_app_setting_get --app=$app --key=email)
|
||||
mongo_version=$(ynh_app_setting_get --app=$app --key=mongo_version)
|
||||
|
||||
#=================================================
|
||||
# CHECK VERSION
|
||||
#=================================================
|
||||
|
||||
upgrade_type=$(ynh_check_app_version_changed)
|
||||
|
||||
#=================================================
|
||||
# STANDARD UPGRADE STEPS
|
||||
#=================================================
|
||||
|
|
Loading…
Reference in a new issue