Files
coco 723ce1af5c a
2026-07-03 15:12:48 +08:00

6 lines
98 B
Bash

#!/bin/sh
echo "Setting Git hooks"
chmod -R +x ./githooks/
git config core.hooksPath ./githooks/