Files @ fe4dd7e7c4ba
Branch filter:

Location: light9/dmx_usb_module/.git/hooks/post-commit

drewp@bigasterisk.com
fix corruption of choice uris to strings when KC saves them
Ignore-this: 2de843511fc7e8ad8b030406d47707fb
1
2
3
4
5
6
7
8
#!/bin/sh
#
# An example hook script that is called after a successful
# commit is made.
#
# To enable this hook, make this file executable.

: Nothing