mirror of
https://github.com/go-gitea/gitea
synced 2024-12-27 02:54:27 +00:00
3 lines
89 B
Plaintext
3 lines
89 B
Plaintext
|
#!/usr/bin/env bash
|
||
|
"$GITEA_ROOT/gitea" hook --config='integrations/app.ini' pre-receive
|