mirror of
https://github.com/telekom-security/tpotce.git
synced 2025-04-19 21:52:27 +00:00
cleanup
This commit is contained in:
parent
faa5667246
commit
153f7be9dc
1 changed files with 1 additions and 2 deletions
|
@ -27,8 +27,7 @@ RUN apt-get update -y && \
|
|||
#
|
||||
# Install honeytrap from source
|
||||
cd /root/ && \
|
||||
# git clone https://github.com/armedpot/honeytrap && \
|
||||
git clone https://github.com/t3chn0m4g3/honeytrap-1 /root/honeytrap && \
|
||||
git clone https://github.com/armedpot/honeytrap && \
|
||||
cd /root/honeytrap/ && \
|
||||
autoreconf -vfi && \
|
||||
./configure \
|
||||
|
|
Loading…
Reference in a new issue