source: trunk/puppet/modules/puppet-openldap/.git/hooks/post-commit @ 444

Last change on this file since 444 was 444, checked in by sebas, 14 years ago

clone del trabajo este git://github.com/camptocamp/puppet-openldap.git : vamos agregando algunas funciones

File size: 152 bytes
Line 
1#!/bin/sh
2#
3# An example hook script that is called after a successful
4# commit is made.
5#
6# To enable this hook, make this file executable.
7
8: Nothing
Note: See TracBrowser for help on using the repository browser.