2
0
Fork 0
mirror of https://github.com/Th3Whit3Wolf/Space-Gitea synced 2024-05-06 00:26:11 +02:00
Space-Gitea/gitea/gitea/gitea

3 lines
119 B
Plaintext
Raw Normal View History

2020-02-15 22:26:37 +01:00
#!/bin/sh
ssh -p 2221 -o StrictHostKeyChecking=no git@127.0.0.1 "SSH_ORIGINAL_COMMAND=\"$SSH_ORIGINAL_COMMAND\" $0 $@"