From e4b5aff941a43ccd94703f8d5485bb54d28a2d01 Mon Sep 17 00:00:00 2001 From: AnthonyAxenov Date: Sat, 22 Oct 2022 16:53:31 +0800 Subject: [PATCH] check-pls.sh misc --- tools/check-pls.sh | 7 +++---- 1 file changed, 3 insertions(+), 4 deletions(-) diff --git a/tools/check-pls.sh b/tools/check-pls.sh index f5a92f0..c4bb3f0 100755 --- a/tools/check-pls.sh +++ b/tools/check-pls.sh @@ -39,10 +39,9 @@ awk ' ARGV[1] = "/tmp/" file_name } print "" - print "\033[20m\033[97mNote 1:\033[0m operation may take some time." - print "\033[20m\033[97mNote 2:\033[0m press CTRL+C to skip current channel or CTRL+Z to kill process." - print "\033[20m\033[97mNote 3:\033[0m results may be inaccurate, you should use proper IPTV software to re-check." - print "\033[20m\033[97mNote 4:\033[0m error codes listed here - https://everything.curl.dev/usingcurl/returns" + print "\033[20m\033[97mNote 1:\033[0m operation may take some time, press CTRL+C to stop." + print "\033[20m\033[97mNote 2:\033[0m results may be inaccurate, you should use proper IPTV software to re-check." + print "\033[20m\033[97mNote 3:\033[0m error codes listed here - https://everything.curl.dev/usingcurl/returns" print "--------------------" } {