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