mirror of
https://github.com/RfidResearchGroup/proxmark3.git
synced 2024-11-04 20:50:37 -08:00
5 lines
88 B
Bash
Executable File
5 lines
88 B
Bash
Executable File
#!/bin/bash
|
|
|
|
ln -sf ../build/libpm3rrg_rdv4.so pm3.so
|
|
ln -sf ../../lualibs/dkjson.lua .
|