diff options
-rw-r--r-- | _cron/update_calendars | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/_cron/update_calendars b/_cron/update_calendars new file mode 100644 index 0000000..4e402c4 --- /dev/null +++ b/_cron/update_calendars @@ -0,0 +1,2 @@ +5 */4 * * * $SITEPATH/bin/pyrun.sh import_cals +10 * * * * $SITEPATH/bin/pyrun.sh fetch_cals |