From b3b5e05f6ef8061488b8f45102aa1a99c4d7d312 Mon Sep 17 00:00:00 2001 From: Vincent Vanwaelscappel Date: Thu, 14 Apr 2022 08:54:34 +0200 Subject: [PATCH] wip #5220 --- bin/update | 1 + 1 file changed, 1 insertion(+) diff --git a/bin/update b/bin/update index 6879fbe..adee59f 100755 --- a/bin/update +++ b/bin/update @@ -1,5 +1,6 @@ #!/bin/sh cd /usr/local/fluidbook_processfarm +git config --global --add safe.directory /usr/local/fluidbook_processfarm git stash git pull origin master chmod 755 /usr/local/fluidbook_processfarm/bin/* -- 2.39.5