You've already forked Proxmox
mirror of
https://github.com/tteck/Proxmox.git
synced 2025-06-18 04:27:35 +02:00
Update paperless-ngx-install.sh
test
This commit is contained in:
@ -64,7 +64,7 @@ $STD apt-get install -y --no-install-recommends \
|
|||||||
msg_ok "Installed OCR Dependencies"
|
msg_ok "Installed OCR Dependencies"
|
||||||
|
|
||||||
msg_info "Installing JBIG2"
|
msg_info "Installing JBIG2"
|
||||||
$STD git clone https://github.com/agl/jbig2enc /opt/jbig2enc
|
$STD git clone https://github.com/ie13/jbig2enc /opt/jbig2enc
|
||||||
cd /opt/jbig2enc
|
cd /opt/jbig2enc
|
||||||
$STD bash ./autogen.sh
|
$STD bash ./autogen.sh
|
||||||
$STD bash ./configure
|
$STD bash ./configure
|
||||||
|
Reference in New Issue
Block a user