From 32a4a30636c9bec45894b3e84f1c15ce018a3cd1 Mon Sep 17 00:00:00 2001 From: Taekiro Date: Tue, 16 Aug 2022 09:45:46 +0200 Subject: [PATCH] migrate is deprecated, use run instead --- .../55.upgrade/15.buster_bullseye/buster_bullseye_migration.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/pages/02.administer/15.admin_guide/55.upgrade/15.buster_bullseye/buster_bullseye_migration.md b/pages/02.administer/15.admin_guide/55.upgrade/15.buster_bullseye/buster_bullseye_migration.md index f312e4a0..4e993e03 100644 --- a/pages/02.administer/15.admin_guide/55.upgrade/15.buster_bullseye/buster_bullseye_migration.md +++ b/pages/02.administer/15.admin_guide/55.upgrade/15.buster_bullseye/buster_bullseye_migration.md @@ -30,7 +30,7 @@ After upgrading to 4.4.x, go to Tools > Migrations to access the migrations inte After upgrading to 4.4.x, run : ```bash -sudo yunohost tools migrations migrate +sudo yunohost tools migrations run ``` then read carefully and accept the disclaimer.