dev.repo.or.cz
/
girocco.git
/
blob
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
log
|
graphiclog1
|
graphiclog2
|
commit
|
commitdiff
|
tree
|
refs
|
edit
|
fork
blame
|
history
|
raw
|
HEAD
Girocco/Config.pm: update for dev.repo.or.cz support
[girocco.git]
/
toolbox
/
update-all-hooks.sh
blob
3cc42bd712598d2e2893358b368844f764119cf4
1
#!/bin/sh
2
#
3
# update-all-hooks - Update all out-of-date hooks
4
# The old update-all-hooks.sh has been replaced by update-all-hooks.pl;
5
# it now simply runs that.
6
7
exec
@basedir@
/
toolbox
/
update-all-hooks.pl
"$@"