Better crontab

git-svn-id: https://svn.apache.org/repos/asf/maven/archiva/trunk@555385 13f79535-47bb-0310-9956-ffa450edef68
This commit is contained in:
Carlos Sanchez Gonzalez 2007-07-11 20:14:20 +00:00
parent 1e503cf769
commit 2f9c465abb
1 changed files with 1 additions and 2 deletions

View File

@ -1,5 +1,4 @@
# Cron jobs for the maven repository
MAILTO=repository@maven.org
0 */4 * * * cd $HOME/bin; ./synchronize.sh
0 */4 * * * cd $HOME/bin; ./kill_long_runners.sh rsync 3 && ./synchronize.sh
0 0 * * * cd $HOME/reports; ./run.sh
30 */4 * * * cd $HOME/bin; ./kill_long_runners.sh rsync 3