mirror of
https://github.com/RfidResearchGroup/proxmark3.git
synced 2024-11-10 17:49:32 +08:00
5 lines
64 B
Bash
Executable file
5 lines
64 B
Bash
Executable file
#!/bin/bash
|
|
|
|
cd ..
|
|
make src/pm3_luawrap.c
|
|
make src/pm3_pywrap.c
|