From: Vincent Vanwaelscappel Date: Tue, 25 Jul 2023 13:16:57 +0000 (+0200) Subject: wip #6174 X-Git-Url: http://git.cubedesigners.com/?a=commitdiff_plain;h=e21ccb8f98a9bb218e0bb9c7b110a84e3ffdbc74;p=office-backup.git wip #6174 --- 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