We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 05f06fa commit e02e1e0Copy full SHA for e02e1e0
check.sh
@@ -30,7 +30,7 @@ do
30
31
FAIL=1
32
else
33
- echo -e "${GREEN}✔ $fw ${NC} \t ${#url_output} bytes"
+ echo -e "${GREEN}✔ $fw ${NC} \t\t ${#url_output} bytes"
34
fi
35
36
done
0 commit comments