Sebastian Kippe 698741ec09
Turn git-hook setup into post-install script
1. Don't have to think about them
2. Updates hooks autonmatically
2019-05-22 10:38:53 +02:00

3 lines
56 B
Bash

#!/bin/sh
cp -f scripts/git-hooks/pre-commit .git/hooks