mirror of
https://gitlab.com/Kwoth/nadekobot.git
synced 2025-09-10 09:18:27 -04:00
Merge branch 'hokutochen-v3-patch-79546' into 'v3'
update migration guide using Hoku's script since old link is dead See merge request Kwoth/nadekobot!263
This commit is contained in:
@@ -15,9 +15,9 @@
|
|||||||
|
|
||||||
## Linux
|
## 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:
|
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://github.com/Kwoth/NadekoBot-BashScript/raw/1.9/linuxAIO.sh && bash linuxAIO.sh`
|
- 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 **1** again
|
- Run option **2**
|
||||||
- You **MUST** Run the bot now to ensure database is ready for migration
|
- 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
|
- Type `.stats` and ensure the version is `2.46.5` or later
|
||||||
- Stop the bot
|
- Stop the bot
|
||||||
|
Reference in New Issue
Block a user