From: Vincent Vanwaelscappel Date: Mon, 16 Feb 2026 09:30:45 +0000 (+0100) Subject: . X-Git-Url: http://git.cubedesigners.com/?a=commitdiff_plain;h=590f03eb66da0a9ea62dbc0282234ff1651b3be0;p=fluidbook-toolbox.git . --- diff --git a/scripts/update.sh b/scripts/update.sh index 90cc9bee2..9567475bf 100644 --- a/scripts/update.sh +++ b/scripts/update.sh @@ -21,6 +21,7 @@ sudo chown -R 1001:33 /application/storage/framework php artisan optimize:clear php artisan cubist:magic:precache php artisan toolbox:precache +php artisan job:dispatchNow \\Cubedesigners\\UserDatabase\\Jobs\\ApplyPermissionsToUsers sudo chown -R 1001:33 /application/storage/framework sudo chown -R 1001:33 /application/vendor sudo chown -R 0:0 /etc/sudoers.d/toolbox