mirror of
https://codeberg.org/forgejo/forgejo.git
synced 2024-12-13 13:38:16 +00:00
dda53569b1
(cherry picked from commit 8b92eba21f5c5cca277b8101ada0ea7a1fb32ae0)
3 lines
93 B
Bash
Executable file
3 lines
93 B
Bash
Executable file
#!/usr/bin/env bash
|
|
"$GITEA_ROOT/gitea" hook --config="$GITEA_ROOT/$GITEA_CONF" proc-receive
|