reposearch/gohookr.sh

7 lines
57 B
Bash
Raw Normal View History

2023-02-02 21:18:13 +00:00
#!/usr/bin/env bah
set -e
cd `dirname $0`
git pull
make