]> _ Git - fluidbook_processfarm.git/commitdiff
wip #5220
authorVincent Vanwaelscappel <vincent@cubedesigners.com>
Thu, 7 Apr 2022 18:02:39 +0000 (20:02 +0200)
committerVincent Vanwaelscappel <vincent@cubedesigners.com>
Thu, 7 Apr 2022 18:02:39 +0000 (20:02 +0200)
bin/update

index 626005da1495af5b3ff6aa36bad01c140e0d328b..6879fbeeaef50eb3c82c2516fa2751064df6a74d 100755 (executable)
@@ -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