From 2c2074ceb2be361d4df70d14b8f18151fd975e31 Mon Sep 17 00:00:00 2001 From: Gust Date: Sat, 6 Jun 2015 09:43:07 -0300 Subject: [PATCH] Update cronjob for updating plugin data --- misc/etc/cron.d/colab | 2 ++ 1 file changed, 2 insertions(+), 0 deletions(-) diff --git a/misc/etc/cron.d/colab b/misc/etc/cron.d/colab index 783e6e6..f6e1dac 100644 --- a/misc/etc/cron.d/colab +++ b/misc/etc/cron.d/colab @@ -6,6 +6,8 @@ */5 * * * * colab colab-admin update_badges &> /dev/null +* * * * * colab colab-admin import_proxy_data &> /dev/null + 27 3 * * * colab colab-admin clearsessions &> /dev/null 10 * * * * colab colab-admin update_planet &> /dev/null -- libgit2 0.21.2