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

index a60d50bd2c4cc4abde1d0ea02af5fc6be2d8f1f4..4038f5e0923ee3343e5fe37f1a05532fd24435d6 100755 (executable)
@@ -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