mirror of
https://github.com/tteck/Proxmox.git
synced 2024-11-24 05:25:30 +00:00
Update stirling-pdf-install.sh
fixes https://github.com/tteck/Proxmox/issues/3756
This commit is contained in:
parent
e140642b1f
commit
6a02ba1335
@ -28,7 +28,8 @@ $STD apt-get install -y \
|
|||||||
make \
|
make \
|
||||||
g++ \
|
g++ \
|
||||||
unpaper \
|
unpaper \
|
||||||
ocrmypdf
|
ocrmypdf \
|
||||||
|
poppler-utils
|
||||||
msg_ok "Installed Dependencies"
|
msg_ok "Installed Dependencies"
|
||||||
|
|
||||||
msg_info "Installing LibreOffice Components"
|
msg_info "Installing LibreOffice Components"
|
||||||
|
Loading…
Reference in New Issue
Block a user