tpotce/genuser.sh
2024-03-24 19:22:37 +01:00

2 lines
149 B
Bash
Executable file

#!/usr/bin/env bash
docker run -v $HOME/tpotce:/data --entrypoint bash -it -u $(id -u):$(id -g) dtagdevsec/tpotinit:24.04 "/opt/tpot/bin/genuser.sh"