This commit is contained in:
Carlos Polop 2021-06-18 12:47:56 +02:00
parent 031bb68f28
commit 323aa227f3

View File

@ -2901,4 +2901,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" 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 "" echo ""
fi fi
fi fi