From: Vincent Vanwaelscappel Date: Thu, 7 Apr 2022 18:02:00 +0000 (+0200) Subject: wip #5220 @1 X-Git-Url: http://git.cubedesigners.com/?a=commitdiff_plain;h=243242c813d00f4f0e73cdd64f3fe9625f644969;p=fluidbook_processfarm.git wip #5220 @1 --- diff --git a/bin/installpackages b/bin/installpackages index af56f44..4e7f179 100755 --- a/bin/installpackages +++ b/bin/installpackages @@ -1,7 +1,7 @@ #!/bin/sh add-apt-repository -y ppa:ondrej/php #apt-get update -apt-get install -y pdftk poppler-utils ghostscript autofs sshfs mupdf-tools php8.1 +apt-get install -y pdftk poppler-utils ghostscript autofs sshfs mupdf-tools php8.1 php8.1-curl php8.1-exif php8.1-xml if [ ! -f /usr/local/bin/composer ] then