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 # �C�g�T, ���έp��H�Ҧ��O -35 6 * * 6 bin/showboard ~/.BOARDS +35 6 * * 6 bin/showboard .BOARDS > etc/BOARD.rec # �C�ѲM logins.bad 20 3 * * * /bin/rm -f logins.bad |