From 4190db7ef7209d8a427c8594d7df6773f9641b1e Mon Sep 17 00:00:00 2001 From: notnull Date: Thu, 2 Nov 2023 17:09:10 -0400 Subject: [PATCH] second test of hook --- docs/index.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/docs/index.md b/docs/index.md index 47ff115..23c69c5 100644 --- a/docs/index.md +++ b/docs/index.md @@ -19,3 +19,5 @@ Gogs has a post-receive hook that seems to be active: "/srv/git/gogs/gogs" hook --config='/srv/git/gogs/custom/conf/app.ini' post-receive Not sure what this does. I commented it out and replaced it to test hooks. committing now! + +That didn't work so trying again