From a5cb372dc5656eee0c223e8c10cf0163b23793b4 Mon Sep 17 00:00:00 2001 From: Erik Kundiman Date: Wed, 19 Feb 2025 12:53:04 +0800 Subject: 7.1.12.53172 changelog, mirroring SL release notes So non group/server members can still get info about emergency updates. --- hooks/post-receive | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) (limited to 'hooks/post-receive') diff --git a/hooks/post-receive b/hooks/post-receive index b73047a..ff69cee 100755 --- a/hooks/post-receive +++ b/hooks/post-receive @@ -10,4 +10,5 @@ cd $HOME/$product \ && git --git-dir=$repo --work-tree=$web checkout -f master -- \ index.html \ 7.1.11.53092.html \ - && git --git-dir=$repo push + 7.1.12.53172.html \ + && git --git-dir=$repo push -f -- cgit v1.2.3