]> _ Git - fluidbook_processfarm.git/commitdiff
wip #6615 @0.25
authorVincent Vanwaelscappel <vincent@cubedesigners.com>
Wed, 17 Jan 2024 06:55:22 +0000 (07:55 +0100)
committerVincent Vanwaelscappel <vincent@cubedesigners.com>
Wed, 17 Jan 2024 06:55:22 +0000 (07:55 +0100)
updatecode

index 4201257dc51f5bb43deaface238c026c560af780..80964b975318c7f5f386f9fcdfad9ea99ab45537 100755 (executable)
@@ -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