This commit is contained in:
Carlos Polop 2021-06-18 02:18:35 +02:00
parent 62cb95470e
commit 5784f16738

View File

@ -3229,4 +3229,4 @@ if [ "`echo $CHECKS | grep IntFiles`" ]; then
timeout 150 grep -RiIE "://(.+):(.+)@" /Applications 2>/dev/null | sed '/^.\{150\}./d' | grep -v "#" | sort | uniq | sed -${E} "s,:\/\/(.+):(.+)@,://${C}[1;31m\1:\2${C}[0m@,g"
echo ""
fi
fi
fi