From ca12d54c8142dcae5fc05acb55f98e7c54024157 Mon Sep 17 00:00:00 2001 From: zotan Date: Sat, 14 Sep 2024 17:36:07 +0200 Subject: [PATCH] [docs] Update firefish migration guide --- docs/migrate.md | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/docs/migrate.md b/docs/migrate.md index be9ddbd57..00716b4e1 100644 --- a/docs/migrate.md +++ b/docs/migrate.md @@ -1,6 +1,7 @@ # 🚚 Migrating from Firefish to Iceshrimp -Before proceeding, please **ensure you have an up-to-date backup of the database.** +> **Warning** +> Before proceeding, please **ensure you have an *up-to-date* backup of the database.** ## Preparations First, follow Firefish's [downgrade guide](https://firefish.dev/firefish/firefish/-/blob/downgrade/docs/downgrade.md) to get back to v1.0.5-rc. When prompted to switch the docker image/git tag, make sure to pick `v1.0.5-rc`, and not `v20240206`. This is to make sure that the migration patch applies correctly.