fix: binary name change

This commit is contained in:
evilsocket 2018-01-14 00:36:37 +01:00
commit 41b39858f1
4 changed files with 4 additions and 4 deletions

View file

@ -12,4 +12,4 @@ RUN make deps
RUN make
EXPOSE 80 443 53 5300 8080 8081 8082 8083 8000
ENTRYPOINT ["./bettercap"]
ENTRYPOINT ["./bettercap-ng"]