diff options
Diffstat (limited to 'sample/crontab')
-rw-r--r-- | sample/crontab | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/sample/crontab b/sample/crontab index 5cda4092..3eb4c4f3 100644 --- a/sample/crontab +++ b/sample/crontab @@ -97,7 +97,7 @@ 30 3 * * * bin/dailybackup.pl # ¨C¤é¬å°£ ALLPOST -30 5 * * * /bin/rm boards/A/ALLPOST; mkdir bords/A/ALLPOST +30 5 * * * /bin/rm boards/A/ALLPOST; mkdir boards/A/ALLPOST # utmpfix 0 2-20 * * * bin/shmctl utmpfix -n |