feat(tech): force create symlinks

This commit is contained in:
bergquist 2016-01-19 21:46:43 +01:00
parent 7a26d309b1
commit 36e99ac531

View File

@ -1,3 +1,3 @@
#/bin/bash
ln -s .hooks/* .git/hooks/
ln -s -f .hooks/* .git/hooks/