mirror of
https://github.com/community-scripts/ProxmoxVE
synced 2025-01-28 19:46:17 +00:00
Update paperless-ngx-install.sh
This commit is contained in:
parent
08ab210f12
commit
69d9b4f439
@ -73,7 +73,7 @@ Pin-Priority: 990
|
|||||||
EOF
|
EOF
|
||||||
$STD apt-get update
|
$STD apt-get update
|
||||||
$STD echo "libc6 libraries/restart-without-asking boolean true" | sudo debconf-set-selections
|
$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_ok "Installed OCR Dependencies"
|
||||||
|
|
||||||
msg_info "Installing JBIG2"
|
msg_info "Installing JBIG2"
|
||||||
|
Loading…
Reference in New Issue
Block a user