]> _ Git - fluidbook_processfarm.git/commitdiff
#7556
authorVincent Vanwaelscappel <vincent@cubedesigners.com>
Tue, 29 Jul 2025 14:14:20 +0000 (16:14 +0200)
committerVincent Vanwaelscappel <vincent@cubedesigners.com>
Tue, 29 Jul 2025 14:14:20 +0000 (16:14 +0200)
updatecontainer

index eac95e3ab2c073e20b7f09c9103a055f4bab1972..32dc37b4b3c6bac410f4341a3a95e915fd908fef 100644 (file)
@@ -13,4 +13,5 @@ docker compose up -d
 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
+chmod 777 -R ./app/.EasyOCR
 if command -v ufw-docker &> /dev/null; then ufw-docker allow fluidbook-processfarm; fi
\ No newline at end of file