summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorDan Goodliffe <dan@randomdan.homeip.net>2024-12-31 16:03:02 +0000
committerDan Goodliffe <dan@randomdan.homeip.net>2024-12-31 16:03:02 +0000
commit02fe799ba1a2c2eb2c7aa1cec0020cebac1422ed (patch)
tree29ef7ddadedde466d7112f46923f406c7a790e39
parentUse function for postgresql backup (diff)
downloadconfig-02fe799ba1a2c2eb2c7aa1cec0020cebac1422ed.tar.bz2
config-02fe799ba1a2c2eb2c7aa1cec0020cebac1422ed.tar.xz
config-02fe799ba1a2c2eb2c7aa1cec0020cebac1422ed.zip
Backup git every hour, ever 5m is excessive
-rw-r--r--scripts/git.mirror.cron2
1 files changed, 1 insertions, 1 deletions
diff --git a/scripts/git.mirror.cron b/scripts/git.mirror.cron
index d3411e2..eb31f6d 100644
--- a/scripts/git.mirror.cron
+++ b/scripts/git.mirror.cron
@@ -1 +1 @@
-*/5 * * * * randomdan make -sf backup.mk -C /var/git/
+@hourly randomdan make -sf backup.mk -C /var/git/