From db06e5796ff2f57e8b280d4aaffc00147d9414d9 Mon Sep 17 00:00:00 2001 From: onefang Date: Wed, 25 Dec 2019 18:44:46 +1000 Subject: Add a little descritpion to the web page. --- apt-panopticon-report-email-web.lua | 1 + 1 file changed, 1 insertion(+) (limited to 'apt-panopticon-report-email-web.lua') diff --git a/apt-panopticon-report-email-web.lua b/apt-panopticon-report-email-web.lua index 12a3960..9faf476 100755 --- a/apt-panopticon-report-email-web.lua +++ b/apt-panopticon-report-email-web.lua @@ -316,6 +316,7 @@ if nil == web then C("opening mirrors file - " .. e) else end web:write( '' .. "

Welcome to the apt-panopticon results page.

\n" .. + "

Here the apt-panopticon system probes into every nook and cranny of the Devuan apt package mirror system, trying to live up to it's name.

" .. "

This is the status of the mirror servers in the Devuan package mirror network.

\n") if 0 < tonumber(APT.options.refresh.value) then web:write( '

This page will refresh every ' .. (APT.options.refresh.value / 60) .. ' minutes.

') -- cgit v1.1