From: Vincent Vanwaelscappel Date: Tue, 29 Jul 2025 14:14:20 +0000 (+0200) Subject: #7556 X-Git-Url: http://git.cubedesigners.com/?a=commitdiff_plain;h=fa6b02f8388dc578195b589fd8b0e5f8329334c8;p=fluidbook_processfarm.git #7556 --- diff --git a/updatecontainer b/updatecontainer index eac95e3..32dc37b 100644 --- a/updatecontainer +++ b/updatecontainer @@ -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