698741ec09
1. Don't have to think about them 2. Updates hooks autonmatically
3 lines
56 B
Bash
3 lines
56 B
Bash
#!/bin/sh
|
|
cp -f scripts/git-hooks/pre-commit .git/hooks
|