mirror of
https://github.com/telekom-security/tpotce.git
synced 2025-07-02 21:12: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
|
then
|
||||||
fuBANNER "Cloning T-Pot"
|
fuBANNER "Cloning T-Pot"
|
||||||
### DEV
|
### DEV
|
||||||
git clone https://github.com/telekom-security/tpotce /opt/tpot
|
git clone https://github.com/Shashank292002/tpotce /opt/tpot
|
||||||
fi
|
fi
|
||||||
|
|
||||||
# Let's create the T-Pot user
|
# Let's create the T-Pot user
|
||||||
|
|
Loading…
Reference in a new issue