tech(githooks): remove symlink bash script

This commit is contained in:
bergquist
2016-08-30 07:48:15 +02:00
parent a2525f77d9
commit 1f1d232ea6
-5
View File
@@ -1,5 +0,0 @@
#/bin/bash
#ln -s -f .hooks/* .git/hooks/
cd .git/hooks/
cp --symbolic-link -f ../../.hooks/* .