From e21ccb8f98a9bb218e0bb9c7b110a84e3ffdbc74 Mon Sep 17 00:00:00 2001 From: Vincent Vanwaelscappel Date: Tue, 25 Jul 2023 15:16:57 +0200 Subject: [PATCH] wip #6174 --- update | 1 + 1 file changed, 1 insertion(+) diff --git a/update b/update index 865e86a..396692f 100644 --- a/update +++ b/update @@ -9,6 +9,7 @@ git fetch --all git reset --hard origin/master git stash git pull origin master +chmod 755 ./backup chmod 755 ./ssh chmod 600 ./ssh/id_rsa DOCKER_BUILDKIT=1 docker compose build -- 2.39.5