From: Vincent Vanwaelscappel Date: Thu, 7 Apr 2022 16:44:30 +0000 (+0200) Subject: wip #5220 X-Git-Url: http://git.cubedesigners.com/?a=commitdiff_plain;h=b6cf82a74d8a02020c1b54aa844f1dddc44f7c77;p=fluidbook_processfarm.git wip #5220 --- diff --git a/bin/fixrights b/bin/fixrights old mode 100644 new mode 100755 diff --git a/bin/install b/bin/install old mode 100644 new mode 100755 diff --git a/bin/update b/bin/update old mode 100644 new mode 100755 index d54daed..4bccc17 --- a/bin/update +++ b/bin/update @@ -1,4 +1,4 @@ -#/bin/sh +#!/bin/sh cd /usr/local/fluidbook_processfarm git pull origin master chmod 755 /usr/local/fluidbook_processfarm/bin/*