First cmake commit. Still coexisting with scons.
[anna.git] / scripts / git / use_post-update.sh
1 #!/bin/sh
2 # THIS ONLY IS EFFECTIVE IF YOU ARE WORKING ON THE GIT SERVER HOST
3 cd `dirname $0`/../../.git/hooks
4 mv post-update.sample post-update 2>/dev/null