diff options
author | Jason van Zyl <jvanzyl@apache.org> | 2006-11-06 06:28:10 +0000 |
---|---|---|
committer | Jason van Zyl <jvanzyl@apache.org> | 2006-11-06 06:28:10 +0000 |
commit | 7b43d6b7c9648f21eb07e7f3217cc3830293adce (patch) | |
tree | 10e69875e92cd81199e20e8c4fba3786b83ae0ea | |
parent | be02ad9bdd92eb93903d08feb7ac9a8c641992f3 (diff) | |
download | archiva-7b43d6b7c9648f21eb07e7f3217cc3830293adce.tar.gz archiva-7b43d6b7c9648f21eb07e7f3217cc3830293adce.zip |
o add an entry for the plugin reports, yes i need to separate this.
git-svn-id: https://svn.apache.org/repos/asf/maven/archiva/trunk@471647 13f79535-47bb-0310-9956-ffa450edef68
-rw-r--r-- | maven-meeper/src/bin/crontab.txt | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/maven-meeper/src/bin/crontab.txt b/maven-meeper/src/bin/crontab.txt index f07de1c4a..e8a01e5cc 100644 --- a/maven-meeper/src/bin/crontab.txt +++ b/maven-meeper/src/bin/crontab.txt @@ -1 +1,2 @@ 0 */4 * * * cd ~/components/maven-meeper/src/bin; ./synchronize.sh +0 0 * * * cd ~/reports; ./run.sh |