From 11f27ab67a5ded654911faeab7458c981a882739 Mon Sep 17 00:00:00 2001 From: Hokuto Chen Date: Mon, 29 Aug 2022 01:29:30 +0000 Subject: [PATCH] updated migration guide with better link --- docs/guides/migration-guide.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/guides/migration-guide.md b/docs/guides/migration-guide.md index 6ee1dd4e5..61da0c96c 100644 --- a/docs/guides/migration-guide.md +++ b/docs/guides/migration-guide.md @@ -16,7 +16,7 @@ ## Linux 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 the **old** installer with `cd ~ && wget -N https://gitlab.com/hokutochen/becausekwoth/-/raw/main/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