v1.25.4-1

This commit is contained in:
2026-03-17 23:59:16 +01:00
commit be6993dada
19 changed files with 793 additions and 0 deletions

2
gitea-shim Normal file
View File

@@ -0,0 +1,2 @@
#!/bin/sh
exec sudo /usr/bin/podman exec -i gitea /app/gitea/gitea "$@"