mirror of https://github.com/apache/archiva.git
git-svn-id: https://svn.apache.org/repos/asf/maven/archiva/trunk@477180 13f79535-47bb-0310-9956-ffa450edef68
This commit is contained in:
parent
8df64f5296
commit
ce9cdc2f99
|
@ -1,3 +1,4 @@
|
|||
# Cron jobs for the maven repository
|
||||
MAILTO=jason@maven.org
|
||||
0 */4 * * * cd $HOME/components/maven-meeper/src/bin; ./synchronize.sh
|
||||
0 0 * * * cd $HOME/reports; ./run.sh
|
||||
|
|
Loading…
Reference in New Issue