From: Vincent Vanwaelscappel Date: Wed, 13 Sep 2023 15:43:54 +0000 (+0200) Subject: wip #6269 X-Git-Url: http://git.cubedesigners.com/?a=commitdiff_plain;h=3bf43eb0395f6675c5c56ecba3b956e06f2ca6ab;p=fluidbook-hosting-loadbalancer.git wip #6269 --- diff --git a/update b/update index 68b0cb7..eebe5d6 100644 --- a/update +++ b/update @@ -10,6 +10,7 @@ git fetch --all git reset --hard origin/master git stash git pull origin master +chmod 755 ./update chmod 755 ./ssh chmod 600 ./ssh/id_rsa DOCKER_BUILDKIT=1 docker compose build