Rename file

This commit is contained in:
Luke Murphy
2020-03-23 15:38:28 +01:00
parent f135bb1202
commit 27b3ac62d2

2
ansible/templates/gitea.j2 Executable file
View File

@ -0,0 +1,2 @@
#!/bin/sh
ssh -p $GIT_SSH_PORT -o StrictHostKeyChecking=no git@127.0.0.1 "SSH_ORIGINAL_COMMAND=\"$SSH_ORIGINAL_COMMAND\" $0 $@"