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 1781712 commit f60daf3Copy full SHA for f60daf3
check.sh
@@ -20,7 +20,7 @@ do
20
echo -e "${RED}error: \n$url${NC}"
21
echo "$url_output"
22
else
23
- echo "${GREEN}done.${NC}"
+ echo "${GREEN}done!${NC}"
24
fi
25
26
done
0 commit comments