mirror of
https://github.com/wassname/ray.git
synced 2026-09-10 12:38:43 +08:00
Make sure pre-push is executable. (#7079)
This commit is contained in:
@@ -1,2 +1,3 @@
|
||||
#!/bin/bash
|
||||
chmod +x $PWD/scripts/pre-push
|
||||
ln -s $PWD/scripts/pre-push $PWD/.git/hooks/pre-push
|
||||
|
||||
Reference in New Issue
Block a user