add gohookr script
This commit is contained in:
parent
1b075f299d
commit
c7a8da8f0f
4
gohookr.sh
Executable file
4
gohookr.sh
Executable file
@ -0,0 +1,4 @@
|
||||
#!/usr/bin/env bash
|
||||
cd `dirname $0`
|
||||
git pull
|
||||
make clean all
|
Loading…
Reference in New Issue
Block a user