diff options
-rw-r--r-- | sample/crontab | 2 |
1 files changed, 1 insertions, 1 deletions
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 |