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: