4 lines
62 B
Batchfile
4 lines
62 B
Batchfile
@echo off
|
|
call "%~dp0\tools\build\build.bat" dist-clean
|
|
pause
|
@echo off
|
|
call "%~dp0\tools\build\build.bat" dist-clean
|
|
pause
|