diff options
Diffstat (limited to 'templates/hooks--post-update.sample')
-rwxr-xr-x | templates/hooks--post-update.sample | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/templates/hooks--post-update.sample b/templates/hooks--post-update.sample index 5323b56b81..ec17ec1939 100755 --- a/templates/hooks--post-update.sample +++ b/templates/hooks--post-update.sample @@ -5,4 +5,4 @@ # # To enable this hook, rename this file to "post-update". -exec git-update-server-info +exec git update-server-info |