BAPSicle/dev/install-githook.sh

5 lines
69 B
Bash
Raw Normal View History

2020-11-01 00:54:50 +00:00
#!/bin/bash
cd "$(dirname "$0")"
cp "./pre-commit" "../.git/hooks/"