From 5ef455bf96306833fdf45933cc0a06c80822f97e Mon Sep 17 00:00:00 2001 From: Daniel Hansson Date: Wed, 19 Aug 2020 09:42:51 +0200 Subject: [PATCH] typo --- menu/additional_apps.sh | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/menu/additional_apps.sh b/menu/additional_apps.sh index c4a49eeb..0def66b6 100644 --- a/menu/additional_apps.sh +++ b/menu/additional_apps.sh @@ -33,7 +33,7 @@ choice=$(whiptail --title "Which apps do you want to install?" --checklist "Auto "SMB-mount" "(Connect to SMB-shares from your local network)" OFF 3>&1 1>&2 2>&3) case "$choice" in - *"Bitwarden "*) + *"Bitwarden"*) clear print_text_in_color "$ICyan" "Downloading the Bitwarden script..." run_script MENU bitwarden_menu