view dmx_usb_module/.git/hooks/post-update @ 1361:c20dc52e5593

move to rdfdbclient.coffee Ignore-this: 16a68c0fd3efffb27e6037570c1a48b1
author Drew Perttula <drewp@bigasterisk.com>
date Sun, 05 Jun 2016 09:53:24 +0000
parents 4e60444605f6
children
line wrap: on
line source

#!/bin/sh
#
# An example hook script to prepare a packed repository for use over
# dumb transports.
#
# To enable this hook, make this file executable by "chmod +x post-update".

exec git-update-server-info