From: Zachary Vance Date: Thu, 3 Dec 2015 04:58:10 +0000 (-0800) Subject: Use .gz version of file X-Git-Url: https://git.za3k.com/?a=commitdiff_plain;h=835de18689bcade4efb9af47901b6af7e47b0c18;p=za3k.git Use .gz version of file --- 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}"