From 74c0bde1e19953d4cb454b64ac506f25ba981c26 Mon Sep 17 00:00:00 2001 From: Robles Rodolphe Date: Fri, 17 Feb 2023 09:49:50 +0100 Subject: [PATCH] update the migartion id garradin --- scripts/upgrade | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/scripts/upgrade b/scripts/upgrade index 0f4b404..6a0acd8 100644 --- a/scripts/upgrade +++ b/scripts/upgrade @@ -87,7 +87,7 @@ fi #================================================= [[ $YNH_APP_ID == "garradin" ]] \ - && [[ "$(cat "$final_path/VERSION")" != 1.2.2 ]] \ + && [[ "$(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