mirror of
https://github.com/RfidResearchGroup/proxmark3.git
synced 2025-01-09 09:39:16 +08:00
5 lines
62 B
Batchfile
5 lines
62 B
Batchfile
@echo off
|
|
cd ..\armsrc
|
|
rem make clean
|
|
make
|
|
cd ..\cockpit
|