BAPSicle/dev/install-githook.sh
2020-11-01 00:54:50 +00:00

4 lines
69 B
Bash

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