diff --git a/run-all-speedtests.sh b/run-all-speedtests.sh index ea4c13d..39505d9 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[LightCyan]}Do you wish to continue (y/N)?${idsCL[Default]}" +echo -e "${idsCL[LightCyan]}Do you wish to continue (y/N)?${idsCL[Default]}" read -n 1 continue case $continue in [Yy])