From b0e03124e4af66c16654518726e0cf941e8178de Mon Sep 17 00:00:00 2001 From: "CanbiZ (MickLesk)" <47820557+MickLesk@users.noreply.github.com> Date: Thu, 5 Mar 2026 12:39:52 +0100 Subject: [PATCH] Update install/papra-install.sh MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Co-authored-by: Slaviša Arežina <58952836+tremor021@users.noreply.github.com> --- install/papra-install.sh | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/install/papra-install.sh b/install/papra-install.sh index 56e5007b6..71c225def 100644 --- a/install/papra-install.sh +++ b/install/papra-install.sh @@ -14,7 +14,7 @@ network_check update_os msg_info "Installing Dependencies" -$STD apt-get install -y \ +$STD apt install -y \ build-essential \ tesseract-ocr \ tesseract-ocr-all