1
0
Fork 0
mirror of https://github.com/YunoHost-Apps/omeka-s_ynh.git synced 2024-09-03 19:56:05 +02:00

Update upgrade

This commit is contained in:
Éric Gaspar 2023-02-18 15:08:27 +01:00
parent b297207309
commit 614f093265

View file

@ -15,9 +15,9 @@ upgrade_type=$(ynh_check_app_version_changed)
# LOAD SETTINGS
#=================================================
fpm_footprint=$(ynh_app_setting_get --app=$app --key=fpm_footprint)
fpm_usage=$(ynh_app_setting_get --app=$app --key=fpm_usage)
fpm_free_footprint=$(ynh_app_setting_get --app=$app --key=fpm_free_footprint)
#fpm_footprint=$(ynh_app_setting_get --app=$app --key=fpm_footprint)
#fpm_usage=$(ynh_app_setting_get --app=$app --key=fpm_usage)
#fpm_free_footprint=$(ynh_app_setting_get --app=$app --key=fpm_free_footprint)
#=================================================
# ENSURE DOWNWARD COMPATIBILITY