From b2628c812624353624a7e4e4b9e94e2eb0c7bfb3 Mon Sep 17 00:00:00 2001 From: JaKooLit Date: Mon, 3 Feb 2025 00:45:50 +0900 Subject: [PATCH] update --- install.sh | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/install.sh b/install.sh index 30564b6..7dc2ad7 100755 --- a/install.sh +++ b/install.sh @@ -178,7 +178,7 @@ execute_script() { # Collect user responses to all questions printf "\n" -ask_custom_option "-Type AUR helper" "${YELLOW}paru or yay${RESET}" aur_helper +ask_custom_option "-Type AUR helper" ${YELLOW}"paru or yay"${RESET} aur_helper printf "\n" ask_yes_no "-Do you have any ${YELLOW}nvidia${RESET} GPU in your system?" nvidia printf "\n"