From 835de18689bcade4efb9af47901b6af7e47b0c18 Mon Sep 17 00:00:00 2001 From: Zachary Vance Date: Wed, 2 Dec 2015 20:58:10 -0800 Subject: [PATCH] Use .gz version of file --- cgi-bin/service.status.d/github repo list updater | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/cgi-bin/service.status.d/github repo list updater b/cgi-bin/service.status.d/github repo list updater index f6f0e4f..11e8701 100644 --- a/cgi-bin/service.status.d/github repo list updater +++ b/cgi-bin/service.status.d/github repo list updater @@ -1,3 +1,3 @@ -FILE=/var/www/github/repos.json +FILE=/var/www/github/repos.json.gz ONE_WEEK=$((7 * 24 * 60 * 60)) ./file-updated? "${FILE}" "${ONE_WEEK}" -- 2.47.3