From 66b57482bd0afc5c82ce5832356fe3b939225da7 Mon Sep 17 00:00:00 2001 From: Hokuto Chen Date: Wed, 10 Aug 2022 05:03:12 +0000 Subject: [PATCH] update migration guide using Hoku's script since old link is dead --- docs/guides/migration-guide.md | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/docs/guides/migration-guide.md b/docs/guides/migration-guide.md index 3ff1224f1..6ee1dd4e5 100644 --- a/docs/guides/migration-guide.md +++ b/docs/guides/migration-guide.md @@ -15,9 +15,9 @@ ## Linux -1. In order to migrate a bot hosted on **Linux**, first update your current version to the latest 2.x version using the 2.x installer, run the bot, and make sure it works. Then: - - Run the **old** installer with `cd ~ && wget -N https://github.com/Kwoth/NadekoBot-BashScript/raw/1.9/linuxAIO.sh && bash linuxAIO.sh` - - Run option **1** again +1. In order to migrate a bot hosted on **Linux**, first **BACKUP** then update your current version to the latest **2.x** version using the **2.x** installer, run the bot, and make sure it works. Then: + - Run the **old** installer with `cd ~ && wget -N https://gitlab.com/hokutochen/pi-nadeko-bash-installer-arm/raw/V2/linuxAIO.sh && bash linuxAIO.sh` + - Run option **2** - You **MUST** Run the bot now to ensure database is ready for migration - Type `.stats` and ensure the version is `2.46.5` or later - Stop the bot