mirror of
https://github.com/vale981/ray
synced 2025-03-05 10:01:43 -05:00
2 lines
65 B
Bash
Executable file
2 lines
65 B
Bash
Executable file
#!/bin/bash
|
|
ln -s $PWD/scripts/pre-push $PWD/.git/hooks/pre-push
|