Use dashless form for git update-server-info
This commit is contained in:
parent
28dfea5f4d
commit
e7d8875797
1 changed files with 1 additions and 1 deletions
|
@ -1,4 +1,4 @@
|
||||||
#!/bin/sh
|
#!/bin/sh
|
||||||
set -e
|
set -e
|
||||||
gitosis-run-hook post-update
|
gitosis-run-hook post-update
|
||||||
git-update-server-info
|
git update-server-info
|
||||||
|
|
Loading…
Reference in a new issue