From 3437ddc61298173c267df10455c573e19f2c1254 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 d359a8b..c13aef2 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