mirror of
https://github.com/filiprojek/nork.git
synced 2025-02-20 01:22:58 +01:00
feat: githooks
This commit is contained in:
5
setup-repo.sh
Executable file
5
setup-repo.sh
Executable file
@@ -0,0 +1,5 @@
|
||||
#!/bin/bash
|
||||
|
||||
cp .githooks/* .git/hooks
|
||||
|
||||
echo "hooks have been copied"
|
||||
Reference in New Issue
Block a user