mirror of
https://github.com/RfidResearchGroup/proxmark3.git
synced 2025-01-02 21:54:10 +08:00
4 lines
46 B
Bash
4 lines
46 B
Bash
|
#!/bin/bash
|
||
|
|
||
|
docker build -t "pm3-kali:1.0" .
|