From fe4012d57a3c9e80ffe89ea38aaf0e9a015f30bf Mon Sep 17 00:00:00 2001 From: Mathias Wagner Date: Sat, 9 Mar 2024 22:44:41 +0100 Subject: [PATCH] Removed ookla hint since its integrated in the software now --- install.sh | 4 +--- 1 file changed, 1 insertion(+), 3 deletions(-) diff --git a/install.sh b/install.sh index e056aae8..9773a917 100755 --- a/install.sh +++ b/install.sh @@ -32,9 +32,7 @@ else echo -e "$YELLOW Version:$BLUE MySpeed Release" fi echo -e "$YELLOW Location:$BLUE $INSTALLATION_PATH" -echo -e "$YELLOW Speedtest API by Ookla will be used." -echo -e "$YELLOW If you$RED disagree$YELLOW with this, you can cancel the installation by pressing$RED CTRL + C$YELLOW. " -echo -e "$GREEN Installation will start in 10 seconds..." +echo -e "$GREEN Installation will start in 5 seconds..." echo -e "$GREEN ----------------------------------------------" sleep 10 clear