We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 6f8f2e5 commit 79af783Copy full SHA for 79af783
reconftw.sh
@@ -3399,7 +3399,6 @@ function fuzz() {
3399
end_func "No $domain/web/webs.txts file found, fuzzing skipped " ${FUNCNAME[0]}
3400
fi
3401
3402
- end_func "Results are saved in $domain/fuzzing folder" "${FUNCNAME[0]}"
3403
else
3404
if [[ $FUZZ == false ]]; then
3405
printf "\n${yellow}[$(date +'%Y-%m-%d %H:%M:%S')] ${FUNCNAME[0]} skipped in this mode or defined in reconftw.cfg ${reset}\n"
0 commit comments