aboutsummaryrefslogtreecommitdiffstatshomepage
diff options
context:
space:
mode:
-rwxr-xr-xapt-panopticon-report-email-web.lua6
1 files changed, 6 insertions, 0 deletions
diff --git a/apt-panopticon-report-email-web.lua b/apt-panopticon-report-email-web.lua
index b21ba8a..b0196e6 100755
--- a/apt-panopticon-report-email-web.lua
+++ b/apt-panopticon-report-email-web.lua
@@ -512,6 +512,12 @@ local colours =
512 '00880080', 512 '00880080',
513 '00088080', 513 '00088080',
514 '00008880', 514 '00008880',
515 '80000080',
516 '08000080',
517 '00800080',
518 '00080080',
519 '00008080',
520 '00000880',
515} 521}
516local g = {} 522local g = {}
517local count = 0 523local count = 0