view dmx_usb_module/.git/hooks/post-commit @ 474:c4807e96ee90

KC was sending values that didn't match bcf2000 api Ignore-this: 30e5221aa0c229310e6e6043fd4e86bf
author drewp@bigasterisk.com
date Fri, 12 Jun 2009 10:37:24 +0000
parents 4e60444605f6
children
line wrap: on
line source

#!/bin/sh
#
# An example hook script that is called after a successful
# commit is made.
#
# To enable this hook, make this file executable.

: Nothing