mirror of
https://github.com/go-gitea/gitea.git
synced 2025-02-24 19:23:42 +01:00
3 lines
90 B
Plaintext
3 lines
90 B
Plaintext
|
#!/usr/bin/env bash
|
||
|
"$GITEA_ROOT/gitea" hook --config='integrations/app.ini' post-receive
|