mirror of
https://github.com/vale981/ray
synced 2025-03-05 10:01:43 -05:00
Make sure pre-push is executable. (#7079)
This commit is contained in:
parent
3333ee84a5
commit
676a011784
1 changed files with 1 additions and 0 deletions
|
@ -1,2 +1,3 @@
|
|||
#!/bin/bash
|
||||
chmod +x $PWD/scripts/pre-push
|
||||
ln -s $PWD/scripts/pre-push $PWD/.git/hooks/pre-push
|
||||
|
|
Loading…
Add table
Reference in a new issue