Fix Script Typo
This commit is contained in:
@@ -1,7 +1,7 @@
|
||||
@echo off
|
||||
taskkill /f /t /im java.exe >> NUL
|
||||
taskkill /f /t /im git.exe >> NUL
|
||||
rd /s /q Andromeda-API >> NUL
|
||||
rd /s /q Andromeda-Server >> NUL
|
||||
rd /s /q Plazma-API >> NUL
|
||||
rd /s /q Plazma-Server >> NUL
|
||||
rd /s /q .gradle >> NUL
|
||||
call gradlew.bat applyPatches
|
||||
|
||||
Reference in New Issue
Block a user