From: Vincent Vanwaelscappel Date: Thu, 14 Sep 2023 15:00:11 +0000 (+0200) Subject: wip #6269 X-Git-Url: http://git.cubedesigners.com/?a=commitdiff_plain;h=edceb0379c72cb1dbb76f0fcbd02160d43f09a80;p=fluidbook-hosting-loadbalancer.git wip #6269 --- diff --git a/update b/update index 29175e0..824fb4d 100644 --- a/update +++ b/update @@ -13,6 +13,7 @@ git pull origin master chmod 755 ./update chmod 755 ./ssh chmod 600 ./ssh/id_rsa +chmod 755 ./bin/* DOCKER_BUILDKIT=1 docker compose build docker compose down docker compose up -d