From 9693b67ae0a0a6e44d5e4492b8e18a8ac60bc264 Mon Sep 17 00:00:00 2001 From: David Schroeder Date: Sat, 26 Feb 2022 14:42:59 -0600 Subject: [PATCH] Update linupx-scripts.sh --- linupx-scripts.sh | 1 - 1 file changed, 1 deletion(-) diff --git a/linupx-scripts.sh b/linupx-scripts.sh index ae24937..fd0c54b 100755 --- a/linupx-scripts.sh +++ b/linupx-scripts.sh @@ -388,7 +388,6 @@ URBACKUP_INSTALL() { echo "" echo -e "${Green}UrBackup Client has been Installed${Color_Off}" echo "" - echo -e "${LightCyan}To run, use the command: speedtest${Color_Off}" if [ ${action-x} ]; then exit 0; fi read -n 1 -s -p "Press any key to continue";; esac