summaryrefslogtreecommitdiff
path: root/hooks
diff options
context:
space:
mode:
authorErik Kundiman <erik@megapahit.org>2025-04-15 21:58:00 +0800
committerErik Kundiman <erik@megapahit.org>2025-04-15 21:58:00 +0800
commitf3def82c2285898fea25a7dd8ab52b460e4c6ee3 (patch)
tree0fc9ebfeefc186b70d4d1dd06a707550ac78a644 /hooks
parent995f358d6264d6ec51c85d0ef7395707ac885701 (diff)
Promote 7.1.13 to Default
Diffstat (limited to 'hooks')
-rwxr-xr-xhooks/post-receive1
1 files changed, 0 insertions, 1 deletions
diff --git a/hooks/post-receive b/hooks/post-receive
index 048aa61..11b2a37 100755
--- a/hooks/post-receive
+++ b/hooks/post-receive
@@ -9,6 +9,5 @@ cd $HOME/$product \
&& git pull \
&& git --git-dir=$repo --work-tree=$web checkout -f master -- \
index.html \
- 7.1.12.53252.html \
7.1.13.53452.html \
&& git --git-dir=$repo push -f