mirror of
https://github.com/YunoHost-Apps/paheko_ynh.git
synced 2024-09-03 19:56:22 +02:00
update the migartion id garradin
This commit is contained in:
parent
200fe23f9a
commit
74c0bde1e1
1 changed files with 1 additions and 1 deletions
|
@ -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
|
||||
|
|
Loading…
Add table
Reference in a new issue