words/gohookr.sh

5 lines
60 B
Bash
Raw Normal View History

2022-01-28 00:35:20 +00:00
#!/usr/bin/env bash
cd `dirname $0`
git pull
make clean all