1
0
Fork 0
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:
Éric Gaspar 2024-06-10 21:36:06 +02:00
parent 0d430d8b50
commit 13b2d2eb83

View file

@ -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
#=================================================