mirror of
https://github.com/phra/PEzor
synced 2026-06-08 16:45:36 +00:00
4 lines
101 B
Bash
4 lines
101 B
Bash
#!/usr/bin/env bash
|
|
docker run -t -i --rm -v $PWD:/shared kalilinux/kali-rolling /shared/install.sh
|
|
|