From d423da697868e623826a549bc06a25e8d4000ae3 Mon Sep 17 00:00:00 2001 From: in2 Date: Thu, 27 Jun 2002 16:33:20 +0000 Subject: fix bug git-svn-id: http://opensvn.csie.org/pttbbs/pttbbs/trunk/pttbbs@369 63ad8ddf-47c3-0310-b6dd-a9e9d9715204 --- sample/crontab | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/sample/crontab b/sample/crontab index 06769ac9..eddf5f48 100644 --- a/sample/crontab +++ b/sample/crontab @@ -24,7 +24,7 @@ 20 6 1,15 * * bin/topsong.sh # 每週三, 六統計轉信所有板 -35 6 * * 6 bin/showboard ~/.BOARDS +35 6 * * 6 bin/showboard .BOARDS > etc/BOARD.rec # 每天清 logins.bad 20 3 * * * /bin/rm -f logins.bad -- cgit v1.2.3