summaryrefslogtreecommitdiff
path: root/hooks
diff options
context:
space:
mode:
authorErik Kundiman <erik@megapahit.org>2025-05-22 06:24:30 +0800
committerErik Kundiman <erik@megapahit.org>2025-05-22 14:35:44 +0800
commit2ee42e7c93c65e5b86a03d5a4954caa3ec38447e (patch)
treeca3c84776aca9b83f91cd69936cb9a0bdae44629 /hooks
parent1fba0d5b0224f39f87d063d371b7ecf4296d3888 (diff)
2025.04 7.1.14.53676 change log
Diffstat (limited to 'hooks')
-rwxr-xr-xhooks/post-receive2
1 files changed, 1 insertions, 1 deletions
diff --git a/hooks/post-receive b/hooks/post-receive
index 312edbf..38234c7 100755
--- a/hooks/post-receive
+++ b/hooks/post-receive
@@ -7,6 +7,6 @@ web=~www/apache24/data
git --git-dir=$repo --work-tree=$web checkout -f master -- \
index.html \
7.1.13.53452.html \
- 7.1.14.53630.html \
+ 7.1.14.53676.html \
7.1.13.53713.html \
&& git --git-dir=$repo push -f