Skip to content

Commit

Permalink
Make pfperl-api pass to test it
Browse files Browse the repository at this point in the history
  • Loading branch information
JeGoi committed Dec 20, 2024
1 parent 06ba4b3 commit 75f04eb
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion containers/pfperl-api/Dockerfile
Original file line number Diff line number Diff line change
Expand Up @@ -14,7 +14,6 @@ COPY ./addons/ntlm-auth-api/openssl.cnf /etc/ssl/openssl.cnf

RUN ln -s /usr/local/pf/bin/pfcmd.pl /usr/local/pf/bin/pfcmd && \
ln -s /usr/local/pf/bin/impacket/impacket-addcomputer.py /usr/local/pf/bin/impacket-addcomputer && \
chmod +x ./bin/impacket/impacket-addcomputer.py && \
mkdir -p ./var/run/ && \
chmod 0744 ./var/run/ && \
mkdir -p ./var/control && \
Expand Down

0 comments on commit 75f04eb

Please sign in to comment.