reposearch/gohookr.sh

7 lines
58 B
Bash
Raw Normal View History

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