diff options
author | Holger Weiss <holger@zedat.fu-berlin.de> | 2014-01-22 08:07:29 (GMT) |
---|---|---|
committer | Holger Weiss <holger@zedat.fu-berlin.de> | 2014-01-22 08:07:29 (GMT) |
commit | 8781253ccb286a6fe556780c1cfca2e8021a1fcd (patch) | |
tree | 8f718f22e353206f1960c20bb875702bd2346919 | |
parent | 7dd4264a11d7628df4c806eadaeca1c4115e1fc8 (diff) | |
download | site-8781253ccb286a6fe556780c1cfca2e8021a1fcd.tar.gz |
crontab: Re-enable Git mirrors
The renamed repositories should be in a usable state now.
-rw-r--r-- | etc/crontab | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/etc/crontab b/etc/crontab index c08d955..4470850 100644 --- a/etc/crontab +++ b/etc/crontab | |||
@@ -4,5 +4,5 @@ | |||
4 | # | 4 | # |
5 | MAILTO=admin@monitoring-plugins.org | 5 | MAILTO=admin@monitoring-plugins.org |
6 | # | 6 | # |
7 | #*/10 * * * * $HOME/bin/git-mirror $HOME/repositories/nagios-*.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 |