From f49a0527334a7fc7f41d7b6b97783aac30c9a302 Mon Sep 17 00:00:00 2001 From: Florian Pritz Date: Sun, 1 Nov 2009 11:50:07 +0100 Subject: add awstats Signed-off-by: Florian Pritz --- awstats/awstats | 6 ++++++ 1 file changed, 6 insertions(+) create mode 100644 awstats/awstats (limited to 'awstats/awstats') diff --git a/awstats/awstats b/awstats/awstats new file mode 100644 index 0000000..337029f --- /dev/null +++ b/awstats/awstats @@ -0,0 +1,6 @@ +#!/bin/sh +/usr/local/awstats/tools/awstats_updateall.pl now \ + -configdir=/etc/awstats \ + -awstatsprog=/usr/local/awstats/wwwroot/cgi-bin/awstats.pl > /dev/null + +chmod -R og+r /var/lib/awstats -- cgit v1.2.3-24-g4f1b