#!/bin/sh
# update access statistics for the web site

#if [ -s /var/log/httpd/access_log ]; then
#	exec /usr/bin/webalizer -Q
#fi

