strip newline
This commit is contained in:
parent
acba430a53
commit
ed17e20034
1 changed files with 0 additions and 1 deletions
|
@ -6,7 +6,6 @@ if exist Lavalink.jar (
|
|||
echo "Downloading Lavalink ..."
|
||||
call download.bat
|
||||
)
|
||||
|
||||
tasklist /FI "ImageName eq java.exe" 2> NUL | find /i "Console" > NUL
|
||||
if %ERRORLEVEL% == 0 (
|
||||
echo "Lavaling already started."
|
||||
|
|
Reference in a new issue