#!/bin/bash
cd "$(dirname "$0")/.."
cp utils/git-hooks/prepare-commit-msg .git/hooks
