1
0
Fork 0
mirror of https://github.com/YunoHost-Apps/piwigo_ynh.git synced 2024-09-03 20:06:03 +02:00

Force app and plugin update for configuraton consistency

This commit is contained in:
Jimmy Monin 2020-03-21 09:48:28 +01:00
parent 4e130d43e1
commit 8d4df67313

View file

@ -31,6 +31,9 @@ admin_pwd=$(ynh_app_setting_get --app=$app --key=admin_pwd)
#=================================================
upgrade_type=$(ynh_check_app_version_changed)
# Workaround for now to force all instances to get the latest LDAP plugin
# in order to create the dedicated tables
upgrade_type="UPGRADE_APP"
#=================================================
# ENSURE DOWNWARD COMPATIBILITY