From 16bb09020ced8db75af95c9156b7c6ace613c5f7 Mon Sep 17 00:00:00 2001 From: Robles Rodolphe Date: Thu, 28 Dec 2023 19:13:09 +0100 Subject: [PATCH] Update upgrade keep as before --- scripts/upgrade | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/scripts/upgrade b/scripts/upgrade index 6560f75..6a0acd8 100644 --- a/scripts/upgrade +++ b/scripts/upgrade @@ -87,7 +87,7 @@ fi #================================================= [[ $YNH_APP_ID == "garradin" ]] \ - && [[ "$(cat "$final_path/VERSION")" != 1.2.4 || "$(cat "$final_path/VERSION")" != 1.2.6 ]] \ + && [[ "$(cat "$final_path/VERSION")" != 1.2.4 ]] \ && ynh_die --message "It looks like that you have an old Garradin installed. You need to first upgrade your Garradin instance (id: $garradin_migrate_id) and after to migrate to Paheko." ynh_handle_app_migration --migration_id=garradin --migration_list=garradin_migrations