mirror of
https://github.com/wassname/ray.git
synced 2026-06-28 01:16:06 +08:00
3 lines
65 B
Bash
Executable File
3 lines
65 B
Bash
Executable File
#!/bin/bash
|
|
ln -s $PWD/scripts/pre-push $PWD/.git/hooks/pre-push
|