diff options
| author | Paul Buetow (europa) <paul@buetow.org> | 2015-05-25 01:13:33 +0100 |
|---|---|---|
| committer | Paul Buetow (europa) <paul@buetow.org> | 2015-05-25 01:13:33 +0100 |
| commit | 5831e9ea22c987d762050796297c5080d7745501 (patch) | |
| tree | f51cdf2da3356bdd03f55b9b79825b5fb549abb4 /Makefile | |
| parent | d38431533e517dfa3efc48d219701b25f77289ac (diff) | |
catch another err
Diffstat (limited to 'Makefile')
| -rw-r--r-- | Makefile | 2 |
1 files changed, 2 insertions, 0 deletions
@@ -1,2 +1,4 @@ install: go install github.com/buetow/gstat/gstat +run: + go run gstat/main.go |
