Admin/cronjob/crontab.server
author haftmann
Sun, 06 May 2018 18:20:25 +0000
changeset 68099 305f9f3edf05
parent 67766 603334230303
child 71297 9f2085c499a2
permissions -rw-r--r--
typo

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