Fix Script Typo
This commit is contained in:
@@ -1,5 +1,5 @@
|
||||
@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 Plazma-API >> NUL
|
||||
call gradlew.bat applyAPIPatches
|
||||
|
||||
Reference in New Issue
Block a user