Add new update-all-hooks.sh toolbox utility
commita0ffdb3aa02441c07e281642ff6d6ad2f9c9eed4
authorKyle J. McKay <mackyle@gmail.com>
Sat, 15 Feb 2014 05:46:18 +0000 (14 21:46 -0800)
committerKyle J. McKay <mackyle@gmail.com>
Sat, 15 Feb 2014 05:46:18 +0000 (14 21:46 -0800)
tree27942700716d8a163124fdf13f3629d213938c9e
parent81e8d0eedf5240c0cd4a414818c410da74ab02d6
Add new update-all-hooks.sh toolbox utility

New projects are created by copying the hook scripts into the new
project's hooks subdirectory.  If the hook scripts are subsequently
updated, any projects with out-of-date hook scripts may not work
properly.

This utility will update all the out-of-date hooks for all the
projects currently listed in the chroot's etc/group file.
toolbox/update-all-hooks.sh [new file with mode: 0755]