]> _ Git - fluidbook_processfarm.git/commitdiff
wip #5506
authorVincent Vanwaelscappel <vincent@cubedesigners.com>
Wed, 5 Oct 2022 11:44:31 +0000 (13:44 +0200)
committerVincent Vanwaelscappel <vincent@cubedesigners.com>
Wed, 5 Oct 2022 11:44:31 +0000 (13:44 +0200)
update

diff --git a/update b/update
index 677f763662bc4606fd2f3e9c6d1c7db907f0bec1..bf563ca59970eadebe576c9dfc98a3d75e35bebe 100755 (executable)
--- a/update
+++ b/update
@@ -6,7 +6,6 @@ git pull origin master
 chmod 755 /docker/fluidbook-processfarm/app/bin/*
 chmod 755 /docker/fluidbook-processfarm/ssh
 chmod 600 /docker/fluidbook-processfarm/ssh/id_rsa
-chmod 644 /docker/fluidbook-processfarm/ssh/authorized_keys
 DOCKER_BUILDKIT=1 docker compose build
 docker compose down
 docker compose up -d