diff options
| author | 2026-05-04 20:43:57 +0000 | |
|---|---|---|
| committer | 2026-05-04 20:43:57 +0000 | |
| commit | f07e05406fe5d373790b1f87fac689c9eef6efd8 (patch) | |
| tree | c33b1019f9d83380423cc6b5033ade694111ca66 | |
| parent | more installs (diff) | |
git-config
| -rwxr-xr-x | install.sh | 1 |
1 files changed, 1 insertions, 0 deletions
@@ -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 |
