mirror of
https://github.com/telekom-security/tpotce.git
synced 2025-04-20 06:02:24 +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
|
# Install honeytrap from source
|
||||||
cd /root/ && \
|
cd /root/ && \
|
||||||
# git clone https://github.com/armedpot/honeytrap && \
|
git clone https://github.com/armedpot/honeytrap && \
|
||||||
git clone https://github.com/t3chn0m4g3/honeytrap-1 /root/honeytrap && \
|
|
||||||
cd /root/honeytrap/ && \
|
cd /root/honeytrap/ && \
|
||||||
autoreconf -vfi && \
|
autoreconf -vfi && \
|
||||||
./configure \
|
./configure \
|
||||||
|
|
Loading…
Reference in a new issue