From 3438ac9010671d50168d207b6bb975a0eef1ed7e Mon Sep 17 00:00:00 2001 From: Michiel Broek Date: Fri, 26 Aug 2005 10:42:11 +0000 Subject: [PATCH] Added mbfile check to montly maintenance --- script/monthly | 6 +++++- 1 file changed, 5 insertions(+), 1 deletion(-) diff --git a/script/monthly b/script/monthly index 738f1710..d5b8e83f 100644 --- a/script/monthly +++ b/script/monthly @@ -1,6 +1,6 @@ #!/bin/sh # -# MBSE BBS Monthly - Should be run at the first of the month at 00:10 +# MBSE BBS Monthly - Should be run at the first day of the month at 01:30 # # $Id$ @@ -17,3 +17,7 @@ fi while [ -f $MBSE_ROOT/var/sema/upsalarm ]; do sleep 60 done + +# Check files database and download areas. +# +$MBSE_ROOT/bin/mbfile check index -quiet