diff --git a/linupx-scripts.sh b/linupx-scripts.sh index c29718e..52236bb 100755 --- a/linupx-scripts.sh +++ b/linupx-scripts.sh @@ -368,6 +368,8 @@ SPEEDTEST_INSTALL() { echo "" echo -e "${Green}SpeedTest 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