Files
GS13-Citadel/CLEAN.bat
2021-09-08 09:13:14 +08:00

4 lines
62 B
Batchfile

@echo off
call "%~dp0\tools\build\build.bat" dist-clean
pause