generalize server name/listen.

This commit is contained in:
Jeremy Latt
2012-04-17 22:11:35 -07:00
parent 96cb8240e6
commit 4cee1ef909
5 changed files with 16 additions and 6 deletions
+1 -1
View File
@@ -2,4 +2,4 @@
set -ex
export GOPATH="$(pwd)"
go install irc
go run ergonomadic.go
go run ergonomadic.go "$@"