From f07e05406fe5d373790b1f87fac689c9eef6efd8 Mon Sep 17 00:00:00 2001 From: steering7253 Date: Mon, 4 May 2026 20:43:57 +0000 Subject: git-config --- install.sh | 1 + 1 file changed, 1 insertion(+) diff --git a/install.sh b/install.sh index f9aac96..2e59f76 100755 --- a/install.sh +++ b/install.sh @@ -13,6 +13,7 @@ systemctl reload ssh addgroup autopeer adduser --disabled-password --comment '' new git -c core.sshcommand="ssh -i /opt/autopeer/id_autopeer" clone git@git.dn42.dev:dn42/registry.git /opt/autopeer/dn42-registry +git -C /opt/autopeer/dn42-registry config core.sshCommand "ssh -i /opt/autopeer/id_autopeer" ln -s /opt/autopeer/crond.autopeer /etc/cron.d/autopeer -- cgit v1.3.1-10-gc9f91