From 1d18f97e15699688f04da694a8b4177d8c73cf69 Mon Sep 17 00:00:00 2001 From: steering7253 Date: Fri, 24 Apr 2026 02:34:14 +0000 Subject: update cronjob installation --- crond.autopeer | 3 +++ 1 file changed, 3 insertions(+) create mode 100644 crond.autopeer (limited to 'crond.autopeer') 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 -- cgit v1.3-10-gefec