Set up gitea
This commit is contained in:
2
ansible/roles/gitea/files/gitea-shell
Normal file
2
ansible/roles/gitea/files/gitea-shell
Normal file
@@ -0,0 +1,2 @@
|
||||
#!/bin/sh
|
||||
/usr/bin/docker exec -i --env SSH_ORIGINAL_COMMAND="$SSH_ORIGINAL_COMMAND" gitea sh "$@"
|
Reference in New Issue
Block a user