From 4b2a0fad814dc17d77206b786137ded79dc8cbcd Mon Sep 17 00:00:00 2001 From: Vincent Vanwaelscappel Date: Thu, 7 Apr 2022 18:30:28 +0200 Subject: [PATCH] wip #5220 --- bin/update | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/bin/update b/bin/update index d32df2b..d54daed 100644 --- a/bin/update +++ b/bin/update @@ -1,5 +1,5 @@ #/bin/sh cd /usr/local/fluidbook_processfarm -git pull +git pull origin master chmod 755 /usr/local/fluidbook_processfarm/bin/* /usr/local/fluidbook_processfarm/bin/fixrights \ No newline at end of file -- 2.39.5