From e347c0cc2b389a02268bf630b397630511945ddc Mon Sep 17 00:00:00 2001 From: distrobyte Date: Wed, 27 Sep 2023 01:31:33 +0100 Subject: [PATCH] Update Brickbot docs on where and how it runs --- docs/services/cheatsheet.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/docs/services/cheatsheet.md b/docs/services/cheatsheet.md index 25362858..e1282ba3 100644 --- a/docs/services/cheatsheet.md +++ b/docs/services/cheatsheet.md @@ -79,6 +79,8 @@ source venv/bin/activate python3 main.py config.toml ``` +Brickbot runs in `tmux a -t 0` and can be restarted by pressing ctrl+c and running the above python command + ## Minecraft Servers The Redbrick Minecraft server's are dockerized applications running on *Zeus* on a server-per-container basis, using the tools on this GitHub Repo: https://github.com/itzg/docker-minecraft-server#interacting-with-the-server