diff options
Diffstat (limited to 'hooks')
-rwxr-xr-x | hooks/post-receive | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/hooks/post-receive b/hooks/post-receive index 11b2a37..0849717 100755 --- a/hooks/post-receive +++ b/hooks/post-receive @@ -10,4 +10,5 @@ cd $HOME/$product \ && git --git-dir=$repo --work-tree=$web checkout -f master -- \ index.html \ 7.1.13.53452.html \ + 7.1.13.53573.html \ && git --git-dir=$repo push -f |