From 22bd9835ef1525a3f9ed2697fc59df2260e9b568 Mon Sep 17 00:00:00 2001 From: tremor021 Date: Sun, 16 Nov 2025 13:29:21 +0100 Subject: [PATCH] Update Passbolt --- install/passbolt-install.sh | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/install/passbolt-install.sh b/install/passbolt-install.sh index 21ed15898..4e682173c 100644 --- a/install/passbolt-install.sh +++ b/install/passbolt-install.sh @@ -28,7 +28,7 @@ setup_deb822_repo \ "https://download.passbolt.com/ce/debian" \ "buster" \ "stable" -create_self_signed_cert +create_self_signed_cert "passbolt" msg_info "Setting up Passbolt (Patience)" export DEBIAN_FRONTEND=noninteractive