remove useless comment
This commit is contained in:
parent
8a3d9de631
commit
a7a17092a6
1 changed files with 0 additions and 3 deletions
|
@ -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
|
||||
|
|
Reference in a new issue