From: Vincent Vanwaelscappel Date: Thu, 7 Apr 2022 16:48:32 +0000 (+0200) Subject: wip #5220 @0.25 X-Git-Url: http://git.cubedesigners.com/?a=commitdiff_plain;h=ab054b3a8f59dc318e6dcfb78724ce0c04f0c6a2;p=fluidbook_processfarm.git wip #5220 @0.25 --- diff --git a/bin/install b/bin/install index d73615c..f80301e 100755 --- a/bin/install +++ b/bin/install @@ -1,6 +1,6 @@ #!/bin/sh apt install -y pdftk poppler-utils chmod 755 /usr/local/fluidbook_processfarm/bin/* -/usr/local/fluidbook_processfarm/bin/update +groupadd fluidbookfarmer useradd fluidbookfarmer -g fluidbookfarmer --home /usr/local/fluidbook_processfarm -chown -R \ No newline at end of file +/usr/local/fluidbook_processfarm/bin/update \ No newline at end of file