add video

This commit is contained in:
Leifer Mendez
2022-11-28 15:51:32 +01:00
parent e787691efc
commit 870184b2a5
3 changed files with 4 additions and 2 deletions

View File

@@ -1,4 +1,4 @@
#!/usr/bin/env sh
. "$(dirname -- "$0")/_/husky.sh"
exec < /dev/tty && node_modules/.bin/cz --hook || true
exec < /dev/tty && node_modules/.bin/git-cz --hook || true