upload
This commit is contained in:
5
backend/setup-repo.sh
Executable file
5
backend/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