mirror of
https://github.com/evilew/GS13-Citadel.git
synced 2026-08-25 06:07:36 +01:00
4 lines
62 B
Batchfile
4 lines
62 B
Batchfile
@echo off
|
|
call "%~dp0\tools\build\build.bat" dist-clean
|
|
pause
|