Script cleanup
This commit is contained in:
@@ -1,8 +1,12 @@
|
||||
|
||||
@echo off
|
||||
echo:
|
||||
echo Stopping the running Docker containers.
|
||||
echo:
|
||||
Windows\make stop
|
||||
echo:
|
||||
echo:
|
||||
echo Killing any running in the background instance of the game server.
|
||||
echo:
|
||||
tskill java /a
|
||||
echo:
|
||||
|
||||
Reference in New Issue
Block a user