mirror of
https://github.com/papers-we-love/papers-we-love.git
synced 2025-06-13 12:54:28 +00:00
4 lines
65 B
Bash
4 lines
65 B
Bash
#!/bin/sh
|
|
|
|
ln -s -f git_hooks/post-commit .git/hooks/post-commit
|