Skip to content
This repository was archived by the owner on Aug 1, 2024. It is now read-only.

Commit 7cf0080

Browse files
author
Aleksandar Straumann
committed
See if resolvers.txt helps
1 parent a30a209 commit 7cf0080

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/robot_api/docker_buildfiles/Dockerfile.Subbrute.tmp

+1-1
Original file line numberDiff line numberDiff line change
@@ -20,4 +20,4 @@ RUN mkdir -p $output
2020

2121
WORKDIR /root/subbrute
2222

23-
ENTRYPOINT ./subbrute.py -o $output/subbrute.txt $target
23+
ENTRYPOINT ./subbrute.py -o $output/subbrute.txt -r resolvers.txt -p -v $target

0 commit comments

Comments
 (0)