X-Git-Url: http://git.polytechnique.org/?a=blobdiff_plain;f=configs%2Fplatal.cron.in;h=74f51c21759925b5bc4e8c5cae766f7cec6bfb79;hb=24f4c06a1bfdc57d45e4dae8ce5085a9f62b76e1;hp=05de0238aa117ead9723d77965fe15970d3d37bb;hpb=b375469ce5b2c237093fdfc089dac0ee27384a20;p=platal.git diff --git a/configs/platal.cron.in b/configs/platal.cron.in index 05de023..74f51c2 100644 --- a/configs/platal.cron.in +++ b/configs/platal.cron.in @@ -30,4 +30,7 @@ WD=/home/web/prod/platal/bin/cron # ml moderation * * * * * web cd $WD; ./cron_ml_moderate.php > /dev/null +# synchronisation google apps - plat/al +12,42 * * * * web cd $WD; ./google_apps.php + # vim:set noet syntax=crontab ts=8 sw=8 sts=8 enc=utf-8: