diff options
| -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 |
