update gohookr
This commit is contained in:
parent
3f60e03c98
commit
2273210e07
6
gohookr.sh
Normal file
6
gohookr.sh
Normal file
@ -0,0 +1,6 @@
|
||||
#!/usr/bin/env bah
|
||||
|
||||
set -e
|
||||
cd `dirname $0`
|
||||
git pull
|
||||
make
|
Loading…
Reference in New Issue
Block a user