From 1bd8607662c343ec836821d04dd719fc8f213c2c Mon Sep 17 00:00:00 2001 From: David Schroeder Date: Thu, 27 Jan 2022 22:20:56 -0600 Subject: [PATCH] Update linupx-scripts.sh --- linupx-scripts.sh | 2 ++ 1 file changed, 2 insertions(+) diff --git a/linupx-scripts.sh b/linupx-scripts.sh index fad3b90..d775dcf 100755 --- a/linupx-scripts.sh +++ b/linupx-scripts.sh @@ -573,6 +573,8 @@ INSTALL_MENU() { INSTALL_MENU;; 7) IPERF_INSTALL INSTALL_MENU;; + 8) SPEEDTEST_INSTALL + INSTALL_MENU;; 9) BASHRC_INSTALL INSTALL_MENU;; 0) LINUPX_UNINSTALL