From a7a17092a65496ee21622e573f09203b32e1de92 Mon Sep 17 00:00:00 2001 From: Mylloon Date: Sat, 14 Aug 2021 20:32:35 +0200 Subject: [PATCH] remove useless comment --- start.bat | 3 --- 1 file changed, 3 deletions(-) diff --git a/start.bat b/start.bat index 282abd2..65c2497 100644 --- a/start.bat +++ b/start.bat @@ -17,6 +17,3 @@ if "%ERRORLEVEL%" == "0" ( cd .. echo "Starting Discord bot..." python -u ./main.py - -:: if you want to kill the java process, do this command: -:: pkill -9 -f Lavalink.jar