mirror of
https://github.com/telekom-security/tpotce.git
synced 2025-09-01 15:56:21 +00:00
bump ewsposter to latest master
This commit is contained in:
parent
6fca3cb375
commit
1a266c4712
1 changed files with 2 additions and 2 deletions
|
@ -33,8 +33,8 @@ RUN apk --no-cache -U upgrade && \
|
||||||
xmljson && \
|
xmljson && \
|
||||||
#
|
#
|
||||||
# Setup ewsposter
|
# Setup ewsposter
|
||||||
# git clone https://github.com/telekom-security/ewsposter /opt/ewsposter && \
|
git clone https://github.com/telekom-security/ewsposter /opt/ewsposter && \
|
||||||
git clone https://github.com/telekom-security/ewsposter -b v1.33 /opt/ewsposter && \
|
# git clone https://github.com/telekom-security/ewsposter -b v1.33 /opt/ewsposter && \
|
||||||
mkdir -p /opt/ewsposter/spool /opt/ewsposter/log && \
|
mkdir -p /opt/ewsposter/spool /opt/ewsposter/log && \
|
||||||
#
|
#
|
||||||
# Setup user and groups
|
# Setup user and groups
|
||||||
|
|
Loading…
Reference in a new issue