Move main into the right location; fix a lot of channel messages.

This commit is contained in:
Jeremy Latt
2012-12-11 22:34:22 -08:00
parent 78e741af3b
commit 5acc36409a
8 changed files with 49 additions and 39 deletions
+1 -1
View File
@@ -1,2 +1,2 @@
#!/bin/bash
env GOPATH="$PWD" go build
env GOPATH="$PWD" go install ergonomadic