From 0689ecfa33263172a3f094a74d79e4b0f0ad830a Mon Sep 17 00:00:00 2001 From: Daniel Hansson Date: Fri, 15 Oct 2021 20:25:45 +0200 Subject: [PATCH] don't install Bitwarden --- apps/tmbitwarden.sh | 8 ++++++++ 1 file changed, 8 insertions(+) diff --git a/apps/tmbitwarden.sh b/apps/tmbitwarden.sh index d6ea76eb..4c5393c3 100644 --- a/apps/tmbitwarden.sh +++ b/apps/tmbitwarden.sh @@ -24,6 +24,14 @@ root_check # Show explainer msg_box "$SCRIPT_EXPLAINER" +############# +msg_box "The current version of Bitwarden upstream has a bug which makes it impossible to install. +When that bug is fixed, we'll let the script continue here, but until then we won't even try to install Bitwarden. + +The issue is posted here: https://github.com/bitwarden/server/issues/1638" +exit +############# + # Check if Bitwarden is already installed print_text_in_color "$ICyan" "Checking if Bitwarden is already installed..." if is_docker_running