Update linupx-scripts.sh
This commit is contained in:
@@ -368,6 +368,8 @@ SPEEDTEST_INSTALL() {
|
|||||||
|
|
||||||
echo ""
|
echo ""
|
||||||
echo -e "${Green}SpeedTest has been Installed${Color_Off}"
|
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
|
if [ ${action-x} ]; then exit 0; fi
|
||||||
read -n 1 -s -p "Press any key to continue";;
|
read -n 1 -s -p "Press any key to continue";;
|
||||||
esac
|
esac
|
||||||
|
|||||||
Reference in New Issue
Block a user