Tweaks to prevent a MariaDB Docker import failure

This commit is contained in:
Marwolf
2018-08-11 19:25:07 -04:00
parent d99670ef85
commit e1c2d7c004

View File

@@ -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: