rusefi-1/firmware/cov_run.bat

4 lines
71 B
Batchfile
Raw Normal View History

2015-07-10 06:01:56 -07:00
call clean.bat
cov-build --dir cov-int make
zip -r cov-int.zip cov-int