Set up gitea

This commit is contained in:
2023-06-14 16:06:17 -04:00
parent 4932a8b9be
commit d3a6ae8d3a
6 changed files with 207 additions and 0 deletions

View File

@@ -0,0 +1,2 @@
#!/bin/sh
/usr/bin/docker exec -i --env SSH_ORIGINAL_COMMAND="$SSH_ORIGINAL_COMMAND" gitea sh "$@"