From e23d062052968fd315f20da110c42e108aa35bd9 Mon Sep 17 00:00:00 2001 From: onefang Date: Wed, 27 Nov 2019 20:03:09 +1000 Subject: Add a link to the source code. --- apt-panopticon-report-web.lua | 1 + 1 file changed, 1 insertion(+) (limited to 'apt-panopticon-report-web.lua') diff --git a/apt-panopticon-report-web.lua b/apt-panopticon-report-web.lua index 4064ec1..9a90860 100755 --- a/apt-panopticon-report-web.lua +++ b/apt-panopticon-report-web.lua @@ -355,6 +355,7 @@ if nil == file then C("opening mirrors file - " .. e) else file:write( "\n
\n\n" .. "

The email report.

" .. "

All the logs and other output.

" .. + "

You can get the source code here.

" .. "\n") file:close() end -- cgit v1.1