mirror of
https://github.com/go-gitea/gitea.git
synced 2026-05-05 04:20:47 +02:00
cb72c901b3
Ref: #32669. Helps addressing https://gitea.com/gitea/helm-chart/issues/356.
3 lines
78 B
Bash
3 lines
78 B
Bash
#!/bin/bash
|
|
exec /app/gitea/gitea config edit-ini --in-place --apply-env "$@"
|