]> _ Git - fluidbook-toolbox.git/commitdiff
wip #6360
authorVincent Vanwaelscappel <vincent@cubedesigners.com>
Fri, 6 Oct 2023 07:20:57 +0000 (09:20 +0200)
committerVincent Vanwaelscappel <vincent@cubedesigners.com>
Fri, 6 Oct 2023 07:20:57 +0000 (09:20 +0200)
resources/tools/dockerwebcontainer/template/config/cron/crontab

index 72643719a3dcaa5ee11bbe523a8df3f9ae3343b9..d8b7a9fb5310eeb57d849530f320c89b1c42f314 100644 (file)
@@ -1,6 +1 @@
-MAILTO=sysadmin@cubedesigners.com
-SHELL=/bin/sh
-PATH=/usr/local/sbin:/usr/local/bin:/sbin:/bin:/usr/sbin:/usr/bin
-
 * * * * *   runuser -l $name -c '/usr/bin/php /application/artisan schedule:run' > /proc/1/fd/1 2>/proc/1/fd/2
-# 20 5 * * *  /application/scripts/restartworkers > /proc/1/fd/1 2>/proc/1/fd/2