diff --git a/Makefile b/Makefile index c02c2bb..128e91d 100644 --- a/Makefile +++ b/Makefile @@ -34,7 +34,7 @@ test-integration: .PHONY: git-hooks git-hooks: - [[ -e .git/hooks/pre-commit ]] || ln -s ./tools/pre-commit.sh .git/hooks/pre-commit + ln -sf ../../tools/pre-commit.sh .git/hooks/pre-commit .PHONY: dumpvar dumpvar: