bettercap-ng -> bettercap binary

This commit is contained in:
evilsocket 2018-01-13 05:36:04 +01:00
commit 23c3aadb59
4 changed files with 4 additions and 4 deletions

View file

@ -26,4 +26,4 @@ RUN apk add --update ca-certificates; \
make
EXPOSE 80 443 5300 8080 8081 8082 8083 8000
ENTRYPOINT ["./bettercap-ng"]
ENTRYPOINT ["./bettercap"]