mirror of
https://github.com/RfidResearchGroup/proxmark3.git
synced 2025-02-13 18:57:12 +08:00
5 lines
62 B
Batchfile
5 lines
62 B
Batchfile
@echo off
|
|
cd ..\armsrc
|
|
rem make clean
|
|
make
|
|
cd ..\cockpit
|