Admin/cronjob/crontab.server
author wenzelm
Mon, 22 Sep 2025 14:01:37 +0200
changeset 83210 9cc5d77d505c
parent 71297 9f2085c499a2
permissions -rw-r--r--
more detailed Command_Timings: count actual commands from theory body individually;

SHELL=/bin/bash
PATH=/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/snap/bin
MAILTO=makarius

03 00 * * *       $HOME/cronjob/self_update
17 00 * * *       $HOME/cronjob/isabelle/Admin/cronjob/main -f > $HOME/cronjob/run/main.out 2>&1 || cat $HOME/cronjob/run/main.out