summaryrefslogtreecommitdiff
path: root/hooks/post-receive
diff options
context:
space:
mode:
authorErik Kundiman <erik@megapahit.org>2025-08-09 06:42:53 +0800
committerErik Kundiman <erik@megapahit.org>2025-08-09 09:48:05 +0800
commit988576e7194f7e60439eef78f24ab4e4f1f48f7f (patch)
tree12e5eec40453dd5892d91ad2c6838daffe189317 /hooks/post-receive
parent4fab6ab4f17419d364959fd901154c57c4019e8e (diff)
Promote 7.2.0.54176 to Default
Diffstat (limited to 'hooks/post-receive')
-rwxr-xr-xhooks/post-receive1
1 files changed, 0 insertions, 1 deletions
diff --git a/hooks/post-receive b/hooks/post-receive
index a3e83b8..ec950ad 100755
--- a/hooks/post-receive
+++ b/hooks/post-receive
@@ -6,6 +6,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.54176.html \
&& git --git-dir=$repo push -f