add gohookr script

This commit is contained in:
Akbar Rahman 2022-01-28 00:35:20 +00:00
parent 1b075f299d
commit c7a8da8f0f
Signed by: alvierahman90
GPG Key ID: 20609519444A1269
1 changed files with 4 additions and 0 deletions

4
gohookr.sh Executable file
View File

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