diff options
Diffstat (limited to 'hooks')
-rwxr-xr-x | hooks/post-receive | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/hooks/post-receive b/hooks/post-receive index 115c31a..ecea915 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.2.0.54176.html \ 7.2.1.54496.html \ && git --git-dir=$repo push -f |