diff --git a/run-all-speedtests.sh b/run-all-speedtests.sh index eedc847..ea4c13d 100755 --- a/run-all-speedtests.sh +++ b/run-all-speedtests.sh @@ -12,7 +12,7 @@ fi echo echo -e "${idsCL[LightGreen]}Run All Local Speedtests${idsCL[Default]}" echo -echo -en "${idsCL[Red]}Do you wish to continue (y/N)?${idsCL[Default]}" +echo -en "${idsCL[LightCyan]}Do you wish to continue (y/N)?${idsCL[Default]}" read -n 1 continue case $continue in [Yy])