summaryrefslogtreecommitdiff
path: root/support/rewrite-hooks.sh
blob: 585eaeb724ff2ac3339ff4bf685de9570799f78d (plain)
1
2
3
4
5
#!/bin/bash
# This script is deprecated. Use bin/create-hooks instead.

gitlab_shell_dir="$(cd $(dirname $0) && pwd)/.."
exec ${gitlab_shell_dir}/bin/create-hooks