add gohookr script

This commit is contained in:
2022-01-28 00:35:20 +00:00
parent 1b075f299d
commit c7a8da8f0f

4
gohookr.sh Executable file
View File

@@ -0,0 +1,4 @@
#!/usr/bin/env bash
cd `dirname $0`
git pull
make clean all