mirror of
https://github.com/nextcloud/vm.git
synced 2025-10-26 11:27:32 +00:00
typo
This commit is contained in:
parent
74f71e3b29
commit
5ef455bf96
@ -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
|
||||
|
||||
Loading…
Reference in New Issue
Block a user