Admin/cronjob/crontab.server
author wenzelm
Sun, 12 Aug 2018 14:28:28 +0200
changeset 68743 91162dd89571
parent 67766 603334230303
child 71297 9f2085c499a2
permissions -rw-r--r--
proper session dirs;

SHELL=/bin/bash
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