1
0
Fork 0
mirror of https://github.com/YunoHost-Apps/n8n_ynh.git synced 2024-09-03 19:55:52 +02:00

Update upgrade

This commit is contained in:
Éric Gaspar 2023-10-15 12:25:17 +02:00
parent 0a2d0a2af1
commit 5020b7f11e

View file

@ -35,9 +35,9 @@ ynh_systemd_action --service_name=$app --action=stop --log_path="systemd"
#=================================================
ynh_script_progression --message="Ensuring downward compatibility..." --weight=1
if ynh_compare_current_package_version --comparison le --version 0.169.0~ynh1
if ynh_compare_current_package_version --comparison le --version 0.218.0~ynh1
then
ynh_die --message="Upgrade from version 0.169.0~ynh1 is not possible is not possible yet because data migration is not supported. Please let us know you encounter this message in this issue: https://github.com/YunoHost-Apps/n8n_ynh/issues/18"
ynh_die --message="Upgrade from version 0.218.0~ynh1 is not possible is not possible yet because data migration is not supported. Please let us know you encounter this message in this issue: https://github.com/YunoHost-Apps/n8n_ynh/issues/18"
fi
# If email doesn't exist, create it