mirror of
https://github.com/vale981/ray
synced 2025-03-09 04:46:38 -04: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
|