drone-matrix/vendor/github.com/matrix-org/gomatrix/hooks/install.sh

5 lines
105 B
Bash
Raw Normal View History

2018-01-08 09:54:13 +01:00
#! /bin/bash
DOT_GIT="$(dirname $0)/../.git"
ln -s "../../hooks/pre-commit" "$DOT_GIT/hooks/pre-commit"