diff options
| author | Paul Buetow (europa) <paul@buetow.org> | 2015-05-25 01:10:10 +0100 |
|---|---|---|
| committer | Paul Buetow (europa) <paul@buetow.org> | 2015-05-25 01:10:10 +0100 |
| commit | d38431533e517dfa3efc48d219701b25f77289ac (patch) | |
| tree | 6847b08ce6979ad9d2a465266164621643030f3e | |
| parent | 6e3ebb236e396c727564415d1f6b0fd1f2e72457 (diff) | |
move
| -rw-r--r-- | Makefile | 2 | ||||
| -rw-r--r-- | gstat/main.go (renamed from main/main.go) | 0 |
2 files changed, 1 insertions, 1 deletions
@@ -1,2 +1,2 @@ install: - go install github.com/buetow/gstat/main + go install github.com/buetow/gstat/gstat diff --git a/main/main.go b/gstat/main.go index 6cef683..6cef683 100644 --- a/main/main.go +++ b/gstat/main.go |
