From fbe756f04152d55e6bf52f8e343287ea866c9af7 Mon Sep 17 00:00:00 2001
From: MagicBot <magicbot@magicbane.com>
Date: Mon, 2 May 2022 16:54:34 +0000
Subject: [PATCH] Update 'MagicBox : Magicbane in a Box'

---
 MagicBox-%3A-Magicbane-in-a-Box.md | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/MagicBox-%3A-Magicbane-in-a-Box.md b/MagicBox-%3A-Magicbane-in-a-Box.md
index d7934a9..f1c73d5 100644
--- a/MagicBox-%3A-Magicbane-in-a-Box.md
+++ b/MagicBox-%3A-Magicbane-in-a-Box.md
@@ -37,7 +37,7 @@ Pull the image
 
 >Note the paths to mount the config directory must be abosolute paths.
 
-```docker run --name magicbox -p 5000:5000 -p 6000:6000 -p 8000:8000 -v /home/mbbox/mb.conf:/home/YOURDIRHERE/magicbane/mb.conf magicbane/magicbox:latest & ```
+```docker run --name magicbox -p 5000:5000 -p 6000:6000 -p 8000:8000 -v /home/mbbox/mb.conf:/home/YOURDIRHERE/mb.conf magicbane/magicbox:latest & ```
 
 Windows
 
@@ -61,7 +61,7 @@ docker rm -f magicbox > /dev/null 2>&1
 # start container
 
 echo "Starting MagicBox"
-docker run --name magicbox -p 5000:5000 -p 6000:6000 -p 8000:8000 -v /home/mbbox/mb.conf:/home/magicbox/magicbane/mb.conf magicbane/magicbox:latest &
+docker run --name magicbox -p 5000:5000 -p 6000:6000 -p 8000:8000 -v /home/mbbox/mb.conf:/home/magicbox/mb.conf magicbane/magicbox:latest &
 ```
 
 When a MagicBox administrator first spins up his server it is assumed they might not have web registration sorted on day one.  With this in mind the server is configured to auto register accounts on login.