tpotce/genuser.sh
2024-12-11 12:53:50 +01:00

2 lines
151 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.1 "/opt/tpot/bin/genuser.sh"