mirror of
https://github.com/RfidResearchGroup/proxmark3.git
synced 2025-01-20 07:02:48 +08:00
5 lines
63 B
Batchfile
5 lines
63 B
Batchfile
@echo off
|
|
cd ..\bootrom
|
|
rem make clean
|
|
make
|
|
cd ..\cockpit
|