#!/bin/sh -e

umask 022

su www-data -c /usr/share/bugzilla/lib/collectstats.pl
su www-data -c /usr/share/bugzilla/lib/whineatnews.pl
