mirror of https://github.com/tteck/Proxmox.git
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 \
|
||||
g++ \
|
||||
unpaper \
|
||||
ocrmypdf
|
||||
ocrmypdf \
|
||||
poppler-utils
|
||||
msg_ok "Installed Dependencies"
|
||||
|
||||
msg_info "Installing LibreOffice Components"
|
||||
|
|
Loading…
Reference in New Issue