Update paperless-ngx-install.sh

This commit is contained in:
CanbiZ 2025-01-23 11:34:33 +01:00 committed by GitHub
parent 08ab210f12
commit 69d9b4f439
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -73,7 +73,7 @@ Pin-Priority: 990
EOF
$STD apt-get update
$STD echo "libc6 libraries/restart-without-asking boolean true" | sudo debconf-set-selections
$STD DEBIAN_FRONTEND=noninteractive apt install -t trixie ghostscript -y
DEBIAN_FRONTEND=noninteractive apt install -t trixie ghostscript -y -qq
msg_ok "Installed OCR Dependencies"
msg_info "Installing JBIG2"