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 f60daf3 commit d7a0483Copy full SHA for d7a0483
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 -e "${GREEN}done!${NC}"
24
fi
25
26
done
0 commit comments