feat(tech): force create symlinks

pull/3797/head
bergquist 9 years ago
parent 7a26d309b1
commit 36e99ac531
  1. 2
      symlink_git_hooks.sh

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

Loading…
Cancel
Save