forked from spacebar/account
3 lines
43 B
Shell
3 lines
43 B
Shell
|
|
#!/bin/sh
|
||
|
|
|
||
|
|
cp hooks/pre-commit .git/hooks/
|