From 3bf43eb0395f6675c5c56ecba3b956e06f2ca6ab Mon Sep 17 00:00:00 2001 From: Vincent Vanwaelscappel Date: Wed, 13 Sep 2023 17:43:54 +0200 Subject: [PATCH] wip #6269 --- update | 1 + 1 file changed, 1 insertion(+) 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 -- 2.39.5