vision/build.bat

3 lines
36 B
Batchfile

@echo on
robocopy src build /E
pause