blob: dad8072fa1325e1efd8355dd94e70a5f9c895378 [file] [log] [blame]
#!/bin/bash
cd ../.git/hooks
ln -s -f ../../buildsupport/post-receive.githook ./post-receive
cd ../../buildsupport