From d59039a48fc97624f65d6404dc22458a7a68c0bb Mon Sep 17 00:00:00 2001 From: Andy McKay Date: Fri, 20 Sep 2013 16:02:55 +0100 Subject: [PATCH] remove paypal check --- scripts/crontab/crontab.tpl | 1 - 1 file changed, 1 deletion(-) diff --git a/scripts/crontab/crontab.tpl b/scripts/crontab/crontab.tpl index 5bce20a129..37c5ebded4 100644 --- a/scripts/crontab/crontab.tpl +++ b/scripts/crontab/crontab.tpl @@ -75,6 +75,5 @@ HOME=/tmp # Once per week 45 7 * * 4 %(z_cron)s unconfirmed -35 6 * * 3 %(django)s process_addons --task=check_paypal --settings=settings_local_mkt MAILTO=root