mirror of
https://github.com/telekom-security/tpotce.git
synced 2025-07-01 20:42:11 +00:00
install.sh
This commit is contained in:
parent
932ad6b27c
commit
cda498c4bc
1 changed files with 1 additions and 1 deletions
|
@ -709,7 +709,7 @@ if ! [ "$myTPOT_DEPLOYMENT_TYPE" == "iso" ];
|
|||
then
|
||||
fuBANNER "Cloning T-Pot"
|
||||
### DEV
|
||||
git clone https://github.com/telekom-security/tpotce /opt/tpot
|
||||
git clone https://github.com/Shashank292002/tpotce /opt/tpot
|
||||
fi
|
||||
|
||||
# Let's create the T-Pot user
|
||||
|
|
Loading…
Reference in a new issue