summaryrefslogtreecommitdiff
path: root/crond.autopeer
diff options
context:
space:
mode:
authorGravatar steering7253 <steering7253@proton.me>2026-04-24 02:34:14 +0000
committerGravatar steering7253 <steering7253@proton.me>2026-04-24 02:34:14 +0000
commit1d18f97e15699688f04da694a8b4177d8c73cf69 (patch)
tree60f03ec2d4d302d79561b22e854eb4ac0ad450d0 /crond.autopeer
parentupdate some strings (diff)
update cronjob installationHEADmain
Diffstat (limited to 'crond.autopeer')
-rw-r--r--crond.autopeer3
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