diff options
Diffstat (limited to 'crond.autopeer')
| -rw-r--r-- | crond.autopeer | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/crond.autopeer b/crond.autopeer new file mode 100644 index 0000000..72891c8 --- /dev/null +++ b/crond.autopeer @@ -0,0 +1,3 @@ +47 * * * * root git -c merge.verifysignatures=false -c core.sshcommand="ssh -i /opt/autopeer/id_autopeer" -C /opt/autopeer/dn42-registry pull +*/5 * * * * root /opt/autopeer/cronjob.py +0 * * * * root git -C /opt/autopeer pull |
