From: Vincent Vanwaelscappel Date: Wed, 17 Jan 2024 06:55:22 +0000 (+0100) Subject: wip #6615 @0.25 X-Git-Url: http://git.cubedesigners.com/?a=commitdiff_plain;h=5ac654658462d92c906bbbe468475e0f05744fa2;p=fluidbook_processfarm.git wip #6615 @0.25 --- diff --git a/updatecode b/updatecode index 4201257..80964b9 100755 --- a/updatecode +++ b/updatecode @@ -8,4 +8,6 @@ git pull origin master chmod 755 /docker/fluidbook-processfarm/app/bin/* chmod 755 /docker/fluidbook-processfarm/ssh chmod 600 /docker/fluidbook-processfarm/ssh/id_rsa -docker exec fluidbook-processfarm composer update \ No newline at end of file +docker exec fluidbook-processfarm composer update +chmod 755 ./app/vendor/cubist/pdf/resources/tools/fwstk.sh +chmod 755 ./app/vendor/fluidbook/tools/resources/tools/svgcleaner/svgcleaner \ No newline at end of file