mirror of https://github.com/grafana/grafana
parent
08f02397b6
commit
dfd4fbc566
@ -1,3 +1,5 @@ |
||||
#/bin/bash |
||||
|
||||
ln -s -f .hooks/* .git/hooks/ |
||||
#ln -s -f .hooks/* .git/hooks/ |
||||
cd .git/hooks/ |
||||
cp --symbolic-link -f ../../.hooks/* . |
||||
|
||||
Loading…
Reference in new issue