mirror of
https://gitlab.com/Kwoth/nadekobot.git
synced 2025-09-10 09:18:27 -04:00
Removed random W
This commit is contained in:
@@ -1,4 +1,4 @@
|
|||||||
w# Setting up NadekoBot on Linux
|
# Setting up NadekoBot on Linux
|
||||||
|
|
||||||
| Table of Contents |
|
| Table of Contents |
|
||||||
| :-------------------------------------------------- |
|
| :-------------------------------------------------- |
|
||||||
@@ -180,8 +180,8 @@ Choose:
|
|||||||
[1] to Run NadekoBot with Auto Restart on "die" command without updating.
|
[1] to Run NadekoBot with Auto Restart on "die" command without updating.
|
||||||
[2] to Run with Auto Updating on restart after using "die" command.
|
[2] to Run with Auto Updating on restart after using "die" command.
|
||||||
```
|
```
|
||||||
- Run `1` to update the bot upon restart. (This is done using the `.die` command)
|
- Run `1` to restart the bot without updating. (This is done using the `.die` command)
|
||||||
- Run `2` to restart the bot without updating. (This is also done using the `.die` command)
|
- Run `2` to update the bot upon restart. (This is also done using the `.die` command)
|
||||||
|
|
||||||
5. That's it! to detatch the tmux session:
|
5. That's it! to detatch the tmux session:
|
||||||
- Press `Ctrl` + `B`
|
- Press `Ctrl` + `B`
|
||||||
|
Reference in New Issue
Block a user