mirror of
https://gitlab.com/Kwoth/nadekobot.git
synced 2025-11-02 15:54:27 -05:00
for real this time, thanks markdown
This commit is contained in:
@@ -50,7 +50,7 @@
|
|||||||
2. Build the bot
|
2. Build the bot
|
||||||
- `dotnet publish -c Release -o output/ src/NadekoBot/`
|
- `dotnet publish -c Release -o output/ src/NadekoBot/`
|
||||||
3. Copy old data
|
3. Copy old data
|
||||||
⚠ Be sure you copy the correct command for your system!
|
- ⚠ Be sure you copy the correct command for your system!
|
||||||
- **Windows:** `cp -r -fo nadekobot_2x/src/NadekoBot/data nadekobot/src/NadekoBot/data`
|
- **Windows:** `cp -r -fo nadekobot_2x/src/NadekoBot/data nadekobot/src/NadekoBot/data`
|
||||||
- **Linux:** `cp -rf nadekobot_2x/src/NadekoBot/data nadekobot/src/NadekoBot/data`
|
- **Linux:** `cp -rf nadekobot_2x/src/NadekoBot/data nadekobot/src/NadekoBot/data`
|
||||||
4. Copy the database
|
4. Copy the database
|
||||||
|
|||||||
Reference in New Issue
Block a user