From 590f03eb66da0a9ea62dbc0282234ff1651b3be0 Mon Sep 17 00:00:00 2001 From: Vincent Vanwaelscappel Date: Mon, 16 Feb 2026 10:30:45 +0100 Subject: [PATCH] . --- scripts/update.sh | 1 + 1 file changed, 1 insertion(+) 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 -- 2.39.5