summaryrefslogtreecommitdiff
path: root/hooks
diff options
context:
space:
mode:
authorErik Kundiman <erik@megapahit.org>2025-05-24 18:53:00 +0800
committerErik Kundiman <erik@megapahit.org>2025-05-24 19:00:28 +0800
commit5ca265efc20ffea4e0a0b87acb62929b8ece722e (patch)
tree816af7cb1efe77addaa48b76d427f4b80c20b655 /hooks
parent2ee42e7c93c65e5b86a03d5a4954caa3ec38447e (diff)
7.1.14.53684 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 38234c7..8070d59 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.53676.html \
+ 7.1.14.53684.html \
7.1.13.53713.html \
&& git --git-dir=$repo push -f