From 678f6c4fc9839258c085024bb712d3916b07803f Mon Sep 17 00:00:00 2001 From: Vincent Vanwaelscappel Date: Thu, 7 Apr 2022 19:02:35 +0200 Subject: [PATCH] wip #5220 --- bin/installpackages | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/bin/installpackages b/bin/installpackages index d65741f..a60d50b 100644 --- a/bin/installpackages +++ b/bin/installpackages @@ -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 -- 2.39.5