From 7c82a388985d7656e9d53ec0c13885850c371579 Mon Sep 17 00:00:00 2001 From: CanbiZ <47820557+MickLesk@users.noreply.github.com> Date: Mon, 14 Apr 2025 13:55:34 +0200 Subject: [PATCH] Update documenso-install.sh --- install/documenso-install.sh | 3 --- 1 file changed, 3 deletions(-) diff --git a/install/documenso-install.sh b/install/documenso-install.sh index 484176e..25cb270 100644 --- a/install/documenso-install.sh +++ b/install/documenso-install.sh @@ -21,11 +21,8 @@ msg_info "Installing Dependencies" $STD apt-get install -y \ gpg \ libc6 \ - curl \ - sudo \ make \ cmake \ - mc \ jq \ postgresql \ python3 \