proxmark3/cockpit/3makewin.bat

8 lines
115 B
Batchfile

@echo off
cd ..\client
@echo **************
@echo *** client ***
@echo **************
make %1
cd ..\cockpit