mirror of
https://github.com/wassname/ray.git
synced 2026-08-15 12:45:23 +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