From 90d93b09640ef2026d4450e17f9e9c5fedb76c81 Mon Sep 17 00:00:00 2001 From: emkael Date: Wed, 8 Jun 2016 14:24:11 +0200 Subject: * renaming executables --- _cron/update_calendars | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to '_cron/update_calendars') diff --git a/_cron/update_calendars b/_cron/update_calendars index 4e402c4..2d8373b 100644 --- a/_cron/update_calendars +++ b/_cron/update_calendars @@ -1,2 +1,2 @@ -5 */4 * * * $SITEPATH/bin/pyrun.sh import_cals -10 * * * * $SITEPATH/bin/pyrun.sh fetch_cals +5 */4 * * * $SITEPATH/bin/backend-run import_cals +10 * * * * $SITEPATH/bin/backend-run fetch_cals -- cgit v1.2.3