]> _ Git - fluidbook_processfarm.git/commitdiff
wip #5220
authorVincent Vanwaelscappel <vincent@cubedesigners.com>
Thu, 7 Apr 2022 17:02:35 +0000 (19:02 +0200)
committerVincent Vanwaelscappel <vincent@cubedesigners.com>
Thu, 7 Apr 2022 17:02:35 +0000 (19:02 +0200)
bin/installpackages

index d65741f73d74f4b3079689f80af550162b2c32f6..a60d50bd2c4cc4abde1d0ea02af5fc6be2d8f1f4 100644 (file)
@@ -1,3 +1,3 @@
 #!/bin/sh
 apt-get update
-apt-get install -y pdftk poppler-utils ghostscript sshfs
\ No newline at end of file
+apt-get install -y pdftk poppler-utils ghostscript sshfs mupdf
\ No newline at end of file