Removal of unneeded script files

This commit is contained in:
Marwolf
2018-08-10 22:29:33 -04:00
parent d59dcdaaed
commit b3b48f737d
9 changed files with 3 additions and 74 deletions

View File

@@ -1,12 +1,13 @@
@echo off
echo:
echo:
echo Stopping associated Docker containers.
echo:
make stop
echo:
echo:
echo:
echo Killing any instances of the game server that are running in the background.
echo:
tskill java /a
echo:
echo: