From e1c2d7c004a34000d8af07ca16a83b033d44b0bb Mon Sep 17 00:00:00 2001 From: Marwolf Date: Sat, 11 Aug 2018 19:25:07 -0400 Subject: [PATCH] Tweaks to prevent a MariaDB Docker import failure --- Setup_Windows.cmd | 6 ------ 1 file changed, 6 deletions(-) diff --git a/Setup_Windows.cmd b/Setup_Windows.cmd index c4194b4..0253dd3 100644 --- a/Setup_Windows.cmd +++ b/Setup_Windows.cmd @@ -180,11 +180,6 @@ echo: git pull echo: echo: -echo Attempting to stop any running Docker containers. -echo: -make stop -echo: -echo: :edition echo: @@ -210,7 +205,6 @@ goto edition echo: echo Starting Docker containers and downloading what is needed. This may take a while the first time. echo: -make stop make start-single-player echo: echo: