TOR_RUNNING=$(gocr $WORKSPACE/screenshot.png 2>/dev/null | egrep "(Search securely|Tor Is NOT all you need to browse|There are many ways you can help)"||true)
TOR_RUNNING=$(gocr $WORKSPACE/screenshot.png 2>/dev/null | egrep "(Search securely|Tor Is NOT all you need to browse|There are many ways you can help)"||true)
if[-n"$TOR_RUNNING"];then
if[-n"$TOR_RUNNING"];then
echo"$(date-u) - torbrowser is working is it should, good."
echo"$(date-u) - torbrowser is working as it should, good."