rusefi-1/firmware/cov_run.bat

4 lines
71 B
Batchfile

call clean.bat
cov-build --dir cov-int make
zip -r cov-int.zip cov-int