diff options
| -rw-r--r-- | etc/crontab | 4 |
1 files changed, 3 insertions, 1 deletions
diff --git a/etc/crontab b/etc/crontab index 4470850..896c982 100644 --- a/etc/crontab +++ b/etc/crontab | |||
| @@ -1,4 +1,4 @@ | |||
| 1 | # vim:set filetype=crontab: | 1 | # vim:set filetype=crontab nowrap: |
| 2 | # | 2 | # |
| 3 | # $HOME/etc/crontab | 3 | # $HOME/etc/crontab |
| 4 | # | 4 | # |
| @@ -6,3 +6,5 @@ MAILTO=admin@monitoring-plugins.org | |||
| 6 | # | 6 | # |
| 7 | */10 * * * * $HOME/bin/git-mirror $HOME/repositories/[mn]*.git | 7 | */10 * * * * $HOME/bin/git-mirror $HOME/repositories/[mn]*.git |
| 8 | 44 4 * * * $HOME/bin/check-mirrors | 8 | 44 4 * * * $HOME/bin/check-mirrors |
| 9 | 22 6 * * 1 /usr/bin/git --git-dir=$HOME/repositories/monitoring-plugins.git push -q coverity master:coverity/master | ||
| 10 | 22 6 * * 3 /usr/bin/git --git-dir=$HOME/repositories/monitoring-plugins.git push -q coverity maint:coverity/maint | ||
