Fix Script Typo

This commit is contained in:
IPECTER
2023-03-08 11:33:01 +09:00
parent c92e232ecb
commit afc15fcbf7
6 changed files with 8 additions and 8 deletions

View File

@@ -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