mirror of
https://codeberg.org/forgejo/forgejo.git
synced 2024-12-03 01:05:23 +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
|