From: Vincent Vanwaelscappel Date: Thu, 7 Apr 2022 18:02:39 +0000 (+0200) Subject: wip #5220 X-Git-Url: http://git.cubedesigners.com/?a=commitdiff_plain;h=52a3053ccaf63513cc659ba52710ae8aa0e4f782;p=fluidbook_processfarm.git wip #5220 --- diff --git a/bin/update b/bin/update index 626005d..6879fbe 100755 --- a/bin/update +++ b/bin/update @@ -5,4 +5,4 @@ git pull origin master chmod 755 /usr/local/fluidbook_processfarm/bin/* /usr/local/fluidbook_processfarm/bin/installpackages /usr/local/fluidbook_processfarm/bin/fixrights -composer update \ No newline at end of file +export COMPOSER_ALLOW_SUPERUSER=1;composer update \ No newline at end of file