Specified single player start command

This commit is contained in:
Marwolf
2018-08-10 21:54:56 -04:00
parent 8b8144fbdd
commit 336ccb4ae7
2 changed files with 2 additions and 2 deletions

View File

@@ -10,7 +10,7 @@ echo ""
echo "" echo ""
echo "Starting Docker containers." echo "Starting Docker containers."
echo "" echo ""
sudo make start sudo make start-single-player
echo "" echo ""
echo "" echo ""

View File

@@ -10,7 +10,7 @@ echo:
echo: echo:
echo: echo:
echo Starting Docker containers. echo Starting Docker containers.
echo: echo:
make start-single-player make start-single-player
echo: echo:
echo: echo: