]> git.pld-linux.org Git - packages/bugzilla.git/blame - bugzilla.cron
- add crontab
[packages/bugzilla.git] / bugzilla.cron
CommitLineData
5c9b5d7f
ER
1#!/bin/sh
2cd /usr/share/bugzilla
3./collectstats.pl
4./whineatnews.pl
5echo "*** Bugzilla nighlty flush has done! ***"
This page took 0.058007 seconds and 4 git commands to generate.