From 7abd74716cb15bca6c8d4afda3ef816579f276bb Mon Sep 17 00:00:00 2001 From: Your Name Date: Sat, 17 Feb 2024 19:10:27 -0700 Subject: [PATCH] d --- gentoo-kde.sh | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/gentoo-kde.sh b/gentoo-kde.sh index d2a407d..3df9dcd 100644 --- a/gentoo-kde.sh +++ b/gentoo-kde.sh @@ -586,7 +586,7 @@ menu() { if [[ $choice = 1 ]]; then set-devices read -p "Press enter key to Continue" - menug + menu elif [[ $choice = 2 ]]; then download-setup read -p "Press enter key to Continue"