mirror of
https://github.com/RfidResearchGroup/proxmark3.git
synced 2026-09-25 09:04:25 +00:00
6 lines
63 B
Batchfile
6 lines
63 B
Batchfile
@echo off
|
|
cd ..\bootrom
|
|
rem make clean
|
|
make
|
|
cd ..\cockpit
|