summaryrefslogtreecommitdiff
path: root/hooks/post-receive
diff options
context:
space:
mode:
authorErik Kundiman <erik@megapahit.org>2025-08-08 08:19:50 +0800
committerErik Kundiman <erik@megapahit.org>2025-08-08 08:42:07 +0800
commitff54a20fbcf688252320012ca07373b3bcf0b941 (patch)
treebc9565044c73bda514003aa617e078e9169d4f5a /hooks/post-receive
parent9895121baba793b9d6bdfa0cc3b05c6a0fc3e539 (diff)
7.2.0.54176 change log
Diffstat (limited to 'hooks/post-receive')
-rwxr-xr-xhooks/post-receive2
1 files changed, 1 insertions, 1 deletions
diff --git a/hooks/post-receive b/hooks/post-receive
index f3c5323..a3e83b8 100755
--- a/hooks/post-receive
+++ b/hooks/post-receive
@@ -7,5 +7,5 @@ web=~www/apache24/data
git --git-dir=$repo --work-tree=$web checkout -f master -- \
index.html \
7.1.15.53776.html \
- 7.2.0.54160.html \
+ 7.2.0.54176.html \
&& git --git-dir=$repo push -f