]> _ Git - fluidbook_processfarm.git/commitdiff
wait #5532
authorVincent Vanwaelscappel <vincent@cubedesigners.com>
Sun, 20 Nov 2022 13:25:52 +0000 (14:25 +0100)
committerVincent Vanwaelscappel <vincent@cubedesigners.com>
Sun, 20 Nov 2022 13:25:52 +0000 (14:25 +0100)
update

diff --git a/update b/update
index 8f11e60180f0277e9f24e8b28cec26e4f83f9f6b..c2b29c169a2225792ff6b612afda201939851740 100755 (executable)
--- a/update
+++ b/update
@@ -2,6 +2,8 @@
 cd /docker/fluidbook-processfarm
 docker network create fluidbook-processfarm
 git config --global --add safe.directory /docker/fluidbook-processfarm
+git fetch --all
+git reset --hard origin/master
 git stash
 git pull origin master
 chmod 755 /docker/fluidbook-processfarm/app/bin/*