mirror of
https://github.com/nextcloud/vm.git
synced 2025-10-26 11:27:32 +00:00
don't install Bitwarden
This commit is contained in:
parent
b019f225ee
commit
0689ecfa33
@ -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
|
||||
|
||||
Loading…
Reference in New Issue
Block a user