From: Vincent Vanwaelscappel Date: Sun, 20 Nov 2022 13:25:52 +0000 (+0100) Subject: wait #5532 X-Git-Url: http://git.cubedesigners.com/?a=commitdiff_plain;h=d1813b939a5552b01b5a650a33c3c264d12777c3;p=fluidbook_processfarm.git wait #5532 --- diff --git a/update b/update index 8f11e60..c2b29c1 100755 --- 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/*