mirror of
https://github.com/telekom-security/tpotce.git
synced 2025-07-01 04:22:11 +00:00
Fix names for Suricata daemons
This commit is contained in:
parent
abb84e2a9b
commit
a0fcc62bf1
1 changed files with 1 additions and 1 deletions
|
@ -20,7 +20,7 @@ RUN apk -U --no-cache add \
|
|||
py-requests \
|
||||
py-setuptools && \
|
||||
pip install --no-cache-dir -U pip && \
|
||||
pip install --no-cache-dir pyOpenSSL && \
|
||||
pip install --no-use-pep517 --no-cache-dir pyOpenSSL && \
|
||||
|
||||
# Setup ewsposter
|
||||
git clone --depth=1 https://github.com/rep/hpfeeds /opt/hpfeeds && \
|
||||
|
|
Loading…
Reference in a new issue