Update 'MagicBox : Magicbane in a Box'

2022-05-01 19:15:04 +00:00
parent 27eacb2f81
commit 1485918db6
+10 -1
@@ -78,4 +78,13 @@ Once MagicBox is running the following will grant you shell access.
Once inside the Magicbox you will find the following devops utlities.
![homedirImage](https://cdn.discordapp.com/attachments/534260038039109632/970397407340789780/unknown.png)
![homedirImage](https://cdn.discordapp.com/attachments/534260038039109632/970397407340789780/unknown.png)
| Script | Purpose |
|---------------|------------------------------------------|
| mbkill.sh | kills a running login and world server |
| mbstart.sh | cold starts a login and world server |
| mbrestart.sh | kills and then resstarts a running game |
| mbbuild.sh | builds and compiles branch from the repo |
| mbdump.sh | dumps database to sql file |
| mbrestore.sh | restores database from sql file |