Files
gitea/gitea-shim
2026-03-17 23:59:16 +01:00

3 lines
72 B
Bash

#!/bin/sh
exec sudo /usr/bin/podman exec -i gitea /app/gitea/gitea "$@"