Skip to content
Snippets Groups Projects
Commit 8de97a40 authored by Jan David Mol's avatar Jan David Mol
Browse files

Support non-standard hooks configurations

parent d7d90f64
No related branches found
No related tags found
1 merge request!1081L2SS-2212 L2SS-2296: Fix FPGA addresses in CDB files, add deployment mechanism
......@@ -8,4 +8,5 @@ if [ ! -f "setup.sh" ]; then
fi
HOOKS_DIR=`git rev-parse --git-path hooks`
mkdir -p ${HOOKS_DIR}
cp bin/hooks/* ${HOOKS_DIR}/
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment