From acb40635c65b9a65b091db94e987d6f8661b9e4d Mon Sep 17 00:00:00 2001 From: David Schroeder Date: Mon, 17 Jul 2023 22:29:01 -0500 Subject: [PATCH] Update linupx-scripts.sh --- linupx-scripts.sh | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/linupx-scripts.sh b/linupx-scripts.sh index 75d71df..480a820 100755 --- a/linupx-scripts.sh +++ b/linupx-scripts.sh @@ -876,7 +876,7 @@ SCRIPT_MENU() { SCRIPT_MENU;; [Ii]) INSTALL_MENU;; - [Mm]) INSTALL_MENU;; + [Mm]) MISC_MENU;; [Rr]) GO_REBOOT SCRIPT_MENU;;