From: Vincent Vanwaelscappel Date: Thu, 7 Apr 2022 17:05:42 +0000 (+0200) Subject: wip #5220 X-Git-Url: http://git.cubedesigners.com/?a=commitdiff_plain;h=103aad8636cf7c9da3b471960d542bd9da92ed74;p=fluidbook_processfarm.git wip #5220 --- diff --git a/bin/installpackages b/bin/installpackages index a60d50b..4038f5e 100755 --- a/bin/installpackages +++ b/bin/installpackages @@ -1,3 +1,3 @@ #!/bin/sh apt-get update -apt-get install -y pdftk poppler-utils ghostscript sshfs mupdf \ No newline at end of file +apt-get install -y pdftk poppler-utils ghostscript sshfs mupdf-tools \ No newline at end of file