mirror of
https://gitee.com/gitea/gitea
synced 2025-11-09 11:00:25 +08:00
3 lines
92 B
Bash
Executable File
3 lines
92 B
Bash
Executable File
#!/usr/bin/env bash
|
|
"$GITEA_ROOT/gitea" hook --config="$GITEA_ROOT/$GITEA_CONF" pre-receive
|