mirror of
https://github.com/telekom-security/tpotce.git
synced 2025-07-02 01:27:27 -04:00
add logo to customizer, change path for genuser.sh, adjust README accordingly
This commit is contained in:
@ -1,2 +1,2 @@
|
||||
#!/usr/bin/env bash
|
||||
docker run -v $PWD:/data --entrypoint bash -it -u $(id -u):$(id -g) dtagdevsec/tpotinit:alpha "/opt/tpot/bin/genuser.sh"
|
||||
docker run -v $HOME/tpotce:/data --entrypoint bash -it -u $(id -u):$(id -g) dtagdevsec/tpotinit:alpha "/opt/tpot/bin/genuser.sh"
|
||||
|
Reference in New Issue
Block a user