From ee9586bc2ec7571bb7952c12d3fe07b72c055c16 Mon Sep 17 00:00:00 2001 From: Enno Rehling Date: Sat, 12 Sep 2015 22:47:09 +0200 Subject: [PATCH] crontab time changes --- process/cron/crontab | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/process/cron/crontab b/process/cron/crontab index 58fbce346..9d7e155cb 100644 --- a/process/cron/crontab +++ b/process/cron/crontab @@ -13,5 +13,5 @@ CONFIRM=yes 15 21 * * Sat [ "$ENABLED" = "yes" ] && $ERESSEA/server/bin/run-eressea.cron 3 25 21 * * Sat [ "$ENABLED" = "yes" ] && $ERESSEA/server/bin/run-eressea.cron 4 35 21 * * Sat [ "$ENABLED" = "yes" ] && $ERESSEA/server/bin/run-eressea.cron 2 -39 08 * * Sun [ "$PREVIEW" = "yes" ] && $ERESSEA/server/bin/preview.cron +30 07 * * Sun [ "$PREVIEW" = "yes" ] && $ERESSEA/server/bin/preview.cron */5 * * * * [ "$CONFIRM" = "yes" ] && $ERESSEA/server/bin/orders.cron 2 3 4