mirror of
https://gitcode.com/gitea/gitea.git
synced 2025-12-02 04:28:11 +08:00
3 lines
78 B
Bash
3 lines
78 B
Bash
#!/bin/bash
|
|
exec /app/gitea/gitea config edit-ini --in-place --apply-env "$@"
|